function default.isReadableunstableisReadable(stream: Readable | ReadableStream): booleanDeprecatedReturns whether the stream is readable. Parametersstream: Readable | ReadableStreamReturn Typeboolean