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