Go to Latest
method Writable.prototype._destroy
import { Writable } from "https://dotland.deno.dev/std@0.145.0/node/stream.ts";

Parameters

error: Error | null
callback: (error?: Error | null) => void