property WritableBase.prototype.writableHighWaterMark Usage in Denoimport { WritableBase } from "node:stream"; Return the value of highWaterMark passed when creating this Writable. Type number