Library Version 12.1.3.1
#include <kvstore.h> kv_int_t kv_get_value_size(const kv_value_t *value)
Returns the size of the value, in bytes.
The value parameter is the value structure for which you want its size.
Key/Value Pair Management Functions