Skip to main content
property ReadableBase.prototype.readableFlowing

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

Type

boolean | null
Back to top