Skip to main content

writableCorked

property WritableBase.prototype.writableCorked

Number of times writable.uncork() needs to be called in order to fully uncork the stream.

number
Back to top