import { Readable } from "https://deno.land/std@0.125.0/node/_stream.d.ts";
Returns whether the stream has been read from or cancelled.
Parameters
stream: Readable | ReadableStream
import { Readable } from "https://deno.land/std@0.125.0/node/_stream.d.ts";
Returns whether the stream has been read from or cancelled.