Go to Latest
method Readable.prototype._construct
import { Readable } from "https://dotland.deno.dev/std@0.146.0/node/_stream.d.ts";

Parameters

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