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