method Readable.prototype._constructimport { Readable } from "https://dotland.deno.dev/std@0.177.0/node/stream.ts"; _construct(callback: (error?: Error | null) => void): voidParameterscallback: (error?: Error | null) => voidReturnsvoid