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