Skip to main content
method WritableBase.prototype._final
WritableBase.prototype._final(callback: (error?: Error | null) => void): void

Parameters

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

Return Type

void
Back to top