Searched defs:readFile (Results 1 – 4 of 4) sorted by relevance
41 public static byte[] readFile(String fileName) { in readFile() method in FileUtils53 public static byte[] readFile(File file) { in readFile() method in FileUtils
25 public static String readFile(File f) { in readFile() method in FileUtil
49 private String readFile(String filePath) throws IOException { in readFile() method in DeviceInfoTest
55 public static String readFile(File f) throws IOException { in readFile() method in Strings