Searched defs:readFileToString (Results 1 – 1 of 1) sorted by relevance
1103 public static String readFileToString(File file, String encoding) throws IOException { in readFileToString() method in FileUtils1123 public static String readFileToString(File file) throws IOException { in readFileToString() method in FileUtils