Searched refs:fullLine (Results 1 – 1 of 1) sorted by relevance
370 ByteArrayOutputStream fullLine = new ByteArrayOutputStream(); in read() local396 fullLine.write(lbuf, 1, len - 1); in read()400 value = fullLine.toString(UTF_8); in read()401 fullLine.reset(); in read()415 fullLine.reset(); in read()416 fullLine.write(lbuf, i, len - i); in read()