Searched defs:sizeLeft (Results 1 – 3 of 3) sorted by relevance
81 int sizeLeft = getSize() - 2; in parseDetail() local
727 int sizeLeft = size - (originalBufferSize - originalBufferPos); in readRawBytes() local
2851 int sizeLeft = size - bufferedBytes; in readRawBytesSlowPath() local2903 int sizeLeft = size - bufferedBytes; in readRawBytesSlowPathOneChunk() local2938 private List<byte[]> readRawBytesSlowPathRemainingChunks(int sizeLeft) throws IOException { in readRawBytesSlowPathRemainingChunks()2988 int sizeLeft = size - bufferedBytes; in readBytesSlowPath() local