Searched defs:readFile (Results 1 – 4 of 4) sorted by relevance
88 function readFile(dir, fileDir) { function
98 public static byte[] readFile(File file) throws IOException { in readFile() method in FileUtils
409 function readFile(dir, utFiles) { function
195 export function readFile(dir: string, utFiles: string[]) { function