Searched defs:readFile (Results 1 – 4 of 4) sorted by relevance
33 public static readFile(filePath: string): string | undefined { method in FileUtils
32 public static readFile(fileName: string): string { method in FileUtils
154 auto readFile = ToUintPtr(fileMap.GetOriginAddr()); in DeserializeInternal() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument