stream.Readable.isDisturbed(stream)
Stability: 1 - Experimental
stream<stream.Readable> | <ReadableStream>- Returns:
boolean
Returns whether the stream has been read from or cancelled.
stream <stream.Readable> | <ReadableStream>booleanReturns whether the stream has been read from or cancelled.