Go to Latest
function writeGeneric
import { writeGeneric } from "https://dotland.deno.dev/std@0.145.0/node/internal/stream_base_commons.ts";

Parameters

owner: any
data: any
encoding: string
cb: (err?: Error | null) => void