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