Searched defs:readFirstLine (Results 1 – 2 of 2) sorted by relevance
165 public @Nullable String readFirstLine() throws IOException { in readFirstLine() method in CharSource
511 public static String readFirstLine(File file, Charset charset) in readFirstLine() method in Files