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