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