deno.com

method Stream.Writable.prototype._final

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

Parameters #

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

Return Type #

void