[#DBWRAPPER_MAX_FILE_SIZE] = DBWRAPPER_MAX_FILE_SIZE :mrdocs: Maximum size of a single LevelDB SST file. == Synopsis Declared in `<dbwrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr size_t DBWRAPPER_MAX_FILE_SIZE = {32_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#