Go to Latest
method Readable.isDisturbed
import { Readable } from "https://dotland.deno.dev/std@0.145.0/node/stream.ts";

Returns whether the stream has been read from or cancelled.

Returns

boolean