method ReadableBase.prototype._destroy
Jump to headingReadableBase.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