FilesystemFunction: readFile()On this pageFunction: readFile() readFile(path): Promise<Uint8Array> Reads the entire contents of a file. Parameters path string File path. Returns Promise<Uint8Array>