Searched refs:readAsciiLine (Results 1 – 2 of 2) sorted by relevance
38 String refLine = Streams.readAsciiLine(refStream); in testLineReaderConsistencyWithReadAsciiLine()
197 public static String readAsciiLine(InputStream in) throws IOException { in readAsciiLine() method in Streams