property ReadStream.prototype.bytesRead Usage in Deno```typescript import { ReadStream } from "node:node__fs.d.ts"; ``` The number of bytes that have been read so far. Type number