Skip to main content
Go to Latest
function writevGeneric
import { writevGeneric } from "https://deno.land/std@0.145.0/node/internal/stream_base_commons.ts";

Parameters

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