Searched refs:readUnsignedByte (Results 1 – 10 of 10) sorted by relevance
190 mVersion = dis.readUnsignedByte(); in parse()232 int i = dis.readUnsignedByte(); in readDnsName()237 String ref = vmpack.get(dis.readUnsignedByte()); in readDnsName()266 int len = dis.readUnsignedByte(); in readTxtData()
217 int length = (dis.readUnsignedByte() + in newInstance()218 (dis.readUnsignedByte() << 8)) - 3; in newInstance()219 int type = dis.readUnsignedByte(); in newInstance()220 int transId = dis.readUnsignedByte(); in newInstance()221 int status = dis.readUnsignedByte(); in newInstance()
487 length = dis.readUnsignedByte(); in parsePdu()548 int parameterLen = dis.readUnsignedByte(); in parsePduFromEfRecord()
3792 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in ExifInterface.ByteOrderedDataInputStream3794 return mDataInputStream.readUnsignedByte(); in readUnsignedByte()
6154 public int readUnsignedByte() throws IOException {6156 return mDataInputStream.readUnsignedByte();
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
39792 method public abstract int readUnsignedByte() throws java.io.IOException;39814 method public final int readUnsignedByte() throws java.io.IOException;40120 method public int readUnsignedByte() throws java.io.IOException;40451 method public final int readUnsignedByte() throws java.io.IOException;
56869 Ljava/io/DataInput;->readUnsignedByte()I56888 Ljava/io/DataInputStream;->readUnsignedByte()I57199 Ljava/io/ObjectInputStream;->readUnsignedByte()I57520 Ljava/io/RandomAccessFile;->readUnsignedByte()I
44590 HSPLjava/io/DataInputStream;->readUnsignedByte()I
54935 method public abstract int readUnsignedByte() throws java.io.IOException;54957 method public final int readUnsignedByte() throws java.io.IOException;55270 method public int readUnsignedByte() throws java.io.IOException;55615 method public final int readUnsignedByte() throws java.io.IOException;