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