Searched refs:readBytesLastCycle (Results 1 – 1 of 1) sorted by relevance
198 int readBytesLastCycle = -1; in readStreamExhaustively() local200 readBytesLastCycle = inputStream.read(outBuffer, readBytes, in readStreamExhaustively()202 if (readBytesLastCycle == -1) in readStreamExhaustively()205 readBytes += readBytesLastCycle; in readStreamExhaustively()