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