method Writable.prototype._destroyimport { Writable } from "https://dotland.deno.dev/std@0.92.0/node/stream.ts"; _destroy(err: Error | null, cb: (error?: Error | null) => void)Parameterserr: Error | nullcb: (error?: Error | null) => void