boost::redis::resp3::flat_tree::data_capacity
Returns the capacity of the data buffer, in bytes.
Description
Note that the actual capacity of the data buffer may be bigger than the one requested by reserve.
Return Value
The capacity of the data buffer, in bytes.
Created with MrDocs