function internal.isReadable
unstable
Jump to headingisReadable(stream: Readable | ReadableStream): booleanReturns whether the stream is readable.
Parameters Jump to heading
Jump to headingstream: Readable | ReadableStreamReturn Type Jump to heading
boolean