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

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

Completed in 80 milliseconds