method DenoHost.readFile DenoHost.readFile(path: string): Promise<Uint8Array> Read file as bytes. Parameters path: string Return Type Promise<Uint8Array>