Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
DBinaryInputCapsule.java754 protected byte readByteForBuffer(byte[] content) throws IOException { in readByteForBuffer() method in BinaryInputCapsule
1325 value.put(readByteForBuffer(content)); in readByteBuffer()