property WritableBase.prototype.writableNeedDrain Usage in Denoimport { WritableBase } from "node:stream"; Is true if the stream's buffer has been full and stream will emit 'drain'. Type boolean