property ReadableBase.prototype.readableDidRead Unstable Usage in Deno```typescript import { ReadableBase } from "node:node__stream.d.ts"; ``` Returns whether `'data'` has been emitted. Type boolean