property ReadableBase.prototype.readableHighWaterMark Usage in Denoimport { ReadableBase } from "node:stream"; Returns the value of highWaterMark passed when creating this Readable. Type number