Searched refs:NULL_BYTES (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
H A DBinaryOutputCapsule.java58 public static byte[] NULL_BYTES = new byte[] { (byte) -1 }; field in class:BinaryOutputCapsule
694 return NULL_BYTES;

Completed in 100 milliseconds