import * as mod from "https://deno.land/std@0.116.0/node/_stream/duplex.ts";
Classes
A duplex is an implementation of a stream that has both Readable and Writable attributes and capabilities |
import * as mod from "https://deno.land/std@0.116.0/node/_stream/duplex.ts";
A duplex is an implementation of a stream that has both Readable and Writable attributes and capabilities |