Lmdb::Flags::Copy
Inherits Enum / Comparable / Value / Object
#/** @defgroup mdb_copy Copy Flags
- @{ */ #/**Compacting copy: Omit free space from copy, and renumber all
- pages sequentially. */
Constants
COMPACT = 1
Inherits Enum / Comparable / Value / Object
#/** @defgroup mdb_copy Copy Flags