[#DBWRAPPER_PREALLOC_VALUE_SIZE] = DBWRAPPER_PREALLOC_VALUE_SIZE :mrdocs: Preallocated buffer size, in bytes, for serialized values. == Synopsis Declared in `<dbwrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr size_t DBWRAPPER_PREALLOC_VALUE_SIZE = 1024; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#