Warn if prefetched inputs went unconsumed, stop fetching, then flush to the base cache.
Declared in <coins.h>
virtual
void
Flush(bool reallocate_cache = true) override;
| Name | Description |
|---|---|
| reallocate_cache | When false, keep the same memory footprint after flushing instead of shrinking. |