Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
DBinaryInputCapsule.java921 protected short readShortForBuffer(byte[] content) throws IOException { in readShortForBuffer() method in BinaryInputCapsule
1347 value.put(readShortForBuffer(content)); in readShortBuffer()