Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method Readable.isDisturbed
import { Readable } from "https://deno.land/std@0.118.0/node/_stream.d.ts";

Returns whether the stream has been read from or cancelled.

Returns

boolean