Home
last modified time | relevance | path

Searched refs:UTF8_ILLEGAL (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
DBinaryInputCapsule.java996 private final static int UTF8_ILLEGAL = 10; // not an UTF8 string field in BinaryInputCapsule
1054 utf8State = UTF8_ILLEGAL; in readString()
1063 utf8State = UTF8_ILLEGAL; in readString()