| libcbor
    0.5.0
    libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | 
Defines cbor_item_t::data structure for indefinite strings and bytestrings. More...
#include <data.h>
| Data Fields | |
| size_t | chunk_count | 
| size_t | chunk_capacity | 
| cbor_item_t ** | chunks | 
Defines cbor_item_t::data structure for indefinite strings and bytestrings.
Used to cast the raw representation for a sane manipulation
| cbor_item_t* * cbor_indefinite_string_data::chunks | 
 1.8.12
 1.8.12