import { PassThrough } from "https://deno.land/std@0.92.0/node/stream.ts";
Methods
_transform()
chunk: any,
_encoding: Encodings,
cb: (error?: Error | null, data?: any) => void,
import { PassThrough } from "https://deno.land/std@0.92.0/node/stream.ts";