readable

open override var readable: Boolean(source)

Is true if it is safe to call {@link read}, which means the stream has not been destroyed or emitted 'error' or 'end'.

Since

v11.4.0