Searched refs:ignoreLF (Results 1 – 1 of 1) sorted by relevance
323 String readLine(boolean ignoreLF) throws IOException { in readLine() argument329 boolean omitLF = ignoreLF || skipLF; in readLine()