method Writable.prototype._destroyimport { Writable } from "https://dotland.deno.dev/std@0.177.0/node/stream.ts"; _destroy(error: Error | null, callback: (error?: Error | null) => void): voidParameterserror: Error | nullcallback: (error?: Error | null) => voidReturnsvoid