Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

method Stream.Readable.prototype._construct

#Readable.prototype._construct(callback: (error?: Error | null) => void): void

Parameters #

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

Return Type #

void