Searched defs:readFile (Results 1 – 10 of 10) sorted by relevance
91 function readFile(dir, fileDir) { function
100 function readFile(dir, fileDir) { function
209 function readFile(dir, fileDir) { function
22 readFile, constant
34 readFile, constant
409 function readFile(dir, utFiles) { function
122 public static byte[] readFile(File file) throws IOException { in readFile() method in FileUtils
268 export function readFile(dir: string, utFiles: string[]): void { function