method ReadableBase.isDisturbed
Jump to headingReadableBase.isDisturbed(stream: Readable | ReadableStream): booleanReturns whether the stream has been read from or cancelled.
Parameters Jump to heading
Jump to headingstream: Readable | ReadableStreamReturn Type Jump to heading
boolean