Searched refs:readUnsignedShort (Results 1 – 10 of 10) sorted by relevance
169 final int len = readUnsignedShort(); in readUTF()194 final int ref = readUnsignedShort(); in readInternedUTF()251 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in FastDataInput
242 final int len = mIn.readUnsignedShort(); in consumeToken()
82 final int len = readUnsignedShort(); in readUTF()
324 mNumOfTagInIfd = mTiffStream.readUnsignedShort(); in next()709 value[i] = readUnsignedShort(); in readFullTagValue()762 int length = dataStream.readUnsignedShort(); in seekTiffData()837 protected int readUnsignedShort() throws IOException { in readUnsignedShort() method in ExifParser
105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
900 values[i] = inputStream.readUnsignedShort(); in getValue()2877 int length = in.readUnsignedShort() - 2; in getJpegAttributes()2948 ExifAttribute.createULong(in.readUnsignedShort(), mExifByteOrder)); in getJpegAttributes()2951 ExifAttribute.createULong(in.readUnsignedShort(), mExifByteOrder)); in getJpegAttributes()3051 int tagNumber = in.readUnsignedShort(); in getRafAttributes()3052 int numberOfBytes = in.readUnsignedShort(); in getRafAttributes()3570 int length = dataInputStream.readUnsignedShort() - 2; in saveJpegAttributes()3615 int length = dataInputStream.readUnsignedShort(); in saveJpegAttributes()4020 int startCode = dataInputStream.readUnsignedShort(); in parseTiffHeaders()4062 int tagNumber = dataInputStream.readUnsignedShort(); in readImageFileDirectory()[all …]
550 env.teleService = dis.readUnsignedShort(); in parsePduFromEfRecord()558 env.serviceCategory = dis.readUnsignedShort(); in parsePduFromEfRecord()
39793 method public abstract int readUnsignedShort() throws java.io.IOException;39815 method public final int readUnsignedShort() throws java.io.IOException;40121 method public int readUnsignedShort() throws java.io.IOException;40452 method public final int readUnsignedShort() throws java.io.IOException;
8368 HSPLandroidx/emoji2/text/MetadataListReader$ByteBufferReader;->readUnsignedShort()I
24005 HSPLjava/io/DataInputStream;->readUnsignedShort()I24174 HSPLjava/io/ObjectInputStream$BlockDataInputStream;->readUnsignedShort()I+]Ljava/io/ObjectInputStre…