function writevGenericimport { writevGeneric } from "https://dotland.deno.dev/std@0.177.0/node/internal/stream_base_commons.ts"; writevGeneric(owner: any,data: any,cb: (err?: Error | null) => void,)Parametersowner: anydata: anycb: (err?: Error | null) => void