Searched defs:readBytes (Results 1 – 2 of 2) sorted by relevance
197 int readBytes = 0; in readStreamExhaustively() local
398 int readBytes = is.read(buf, 0, 100); in procLoop() local