property ReadStream.prototype.bytesRead Usage in Denoimport { ReadStream } from "node:fs"; The number of bytes that have been read so far. Type number