method PathRef.prototype.readBytesSyncimport { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts"; readBytesSync(): Uint8ArraySynchronously reads the bytes from the file. ReturnsUint8Array