Overload List
Name | Description | |
---|---|---|
![]() | SetCompression()()() |
Enable compression of the key/data pairs stored in the database,
using the default compression and decompression functions.
|
![]() | SetCompression(BTreeCompressDelegate, BTreeDecompressDelegate) |
Enable compression of the key/data pairs stored in the database,
using the specified compression and decompression functions.
|