Home
last modified time | relevance | path

Searched defs:readUnsignedByte (Results 1 – 12 of 12) sorted by relevance

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/
DDataInput.java44 public int readUnsignedByte () throws IOException; in readUnsignedByte() method
DDataInputStream.java130 public int readUnsignedByte () throws IOException { in readUnsignedByte() method in DataInputStream
DRandomAccessFile.java188 public final int readUnsignedByte () throws IOException { in readUnsignedByte() method in RandomAccessFile
/external/guava/guava/src/com/google/common/io/
DByteArrayDataInput.java46 @Override int readUnsignedByte(); in readUnsignedByte() method
DLittleEndianDataInputStream.java80 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in LittleEndianDataInputStream
DByteStreams.java254 @Override public int readUnsignedByte() { in readUnsignedByte() method in ByteStreams.ByteArrayDataInputStream
/external/proguard/src/proguard/classfile/io/
DRuntimeDataInput.java176 public int readUnsignedByte() in readUnsignedByte() method in RuntimeDataInput
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DLittleEndianInputStream.java56 public int readUnsignedByte () throws IOException { in readUnsignedByte() method in LittleEndianInputStream
/external/jmonkeyengine/engine/src/core/com/jme3/util/
DLittleEndien.java93 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in LittleEndien
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DDataInputCompressor.java51 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in DataInputCompressor
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DDataInputCompressor.java50 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in DataInputCompressor
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/
DKerning.java373 public int readUnsignedByte () throws IOException { in readUnsignedByte() method in Kerning.TTFInputStream