Estimate database size

Synopsis

Declared in <coins.h>

virtual
size_t
EstimateSize() const = 0;

Return Value

Estimated on‐disk size of the database in bytes.

Created with MrDocs