Function: discardAllBatches()
discardAllBatches():
void
Defined in: packages/ffi/src/batch.ts:58
Discards all pending batched calls without executing them.
Used for error recovery when batched operations should be abandoned.
Returns
void
discardAllBatches():
void
Defined in: packages/ffi/src/batch.ts:58
Discards all pending batched calls without executing them.
Used for error recovery when batched operations should be abandoned.
void