MisDisturbed
Bun

method

stream.default.Readable.isDisturbed

static isDisturbed(
stream: Readable | ReadableStream
): boolean;

Returns whether the stream has been read from or cancelled.