stream.isReadable(stream)
Stability: 1 - Experimental
stream
<Readable> | <Duplex> | <ReadableStream>- Returns: <boolean>
Returns whether the stream is readable.
stream
<Readable> | <Duplex> | <ReadableStream>Returns whether the stream is readable.