Skip to main content

readableFlowing

property ReadableBase.prototype.readableFlowing

This property reflects the current state of a Readable stream as described in the Three states section.

boolean | null
Back to top