method WritableBase.prototype._destroy
Jump to headingWritableBase.prototype._destroy(error: Error | null,callback: (error?: Error | null) => void,): voidParameters Jump to heading
Jump to headingerror: Error | nullJump to headingcallback: (error?: Error | null) => voidReturn Type Jump to heading
void