import { Stream } from "https://deno.land/std@0.160.0/node/_stream.d.ts";
Methods
pipe<T extends WritableStream>(destination: T, options?: { end?: boolean | undefined; }): T
import { Stream } from "https://deno.land/std@0.160.0/node/_stream.d.ts";