Searched refs:getReadCount (Results 1 – 6 of 6) sorted by relevance
36 stream.advance(mLength - stream.getReadCount()); in parseRawDescriptors()
35 stream.advance(mLength - stream.getReadCount()); in parseRawDescriptors()
41 stream.advance(mLength - stream.getReadCount()); in parseRawDescriptors()
179 int bytesRead = stream.getReadCount(); in postParse()204 int numRead = stream.getReadCount(); in parseRawDescriptors()
78 public int getReadCount() { in getReadCount() method in ByteStream