deno.com

method Stream.Writable.prototype._construct

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

Parameters #

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

Return Type #

void