Searched defs:readFile (Results 1 – 5 of 5) sorted by relevance
100 function readFile(dir, fileDir) { function
89 function readFile(dir, fileDir) { function
409 function readFile(dir, utFiles) { function
108 public static byte[] readFile(File file) throws IOException { in readFile() method in FileUtils
214 export function readFile(dir: string, utFiles: string[]): void { function