class default extends EventEmitterimport { default } from "https://dotland.deno.dev/std@0.92.0/node/_stream/stream.ts"; Constructorsnewdefault()Methodspipe(dest: Readable | Writable, options?: { end?: boolean; })Static Properties_isUint8Array_uint8ArrayToBuffer: (chunk: Uint8Array) => unknown