property WritableBase.prototype.writableCorked Usage in Denoimport { WritableBase } from "node:stream"; Number of times writable.uncork() needs to be called in order to fully uncork the stream. Type number