Go to Latest
function destroy
import { destroy } from "https://dotland.deno.dev/std@0.110.0/node/_stream/writable_internal.ts";

Parameters

this: Writable
optional
err: Error | null
optional
cb: () => void