import * as mod from "https://dotland.deno.dev/std@0.92.0/node/stream.ts"; NamespacesNpromisesClassescDuplexA duplex is an implementation of a stream that has both Readable and Writable attributes and capabilities cPassThroughcReadablecStreamcTransformcWritableA bit simpler than readable streams. Implement an async ._write(chunk, encoding, cb), and it'll handle all the drain event emission and buffering. VariablesvdefaultFunctionsffinishedAppends an ending callback triggered when a stream is no longer readable, writable or has experienced an error or a premature close event fpipelinefpromises.finishedfpromises.pipeline