FisReadable
Bun

function

stream.default.isReadable

function isReadable(
stream: Readable | ReadableStream
): boolean;

Returns whether the stream is readable.