Returns whether the stream is readable.
function
stream.default.isReadable
@returns
Only returns null if stream is not a valid Readable, Duplex or ReadableStream.
function
Returns whether the stream is readable.
Only returns null if stream is not a valid Readable, Duplex or ReadableStream.