property ReadableBase.prototype.readableDidRead Unstable Usageimport { ReadableBase } from "node:stream"; Returns whether 'data' has been emitted. Type boolean