Searched refs:charsRead (Results 1 – 1 of 1) sorted by relevance
73 int charsRead = reader.read(chars); in read() local74 if (charsRead < 0) { in read()75 return charsRead; in read()
Completed in 7 milliseconds