libcbor
0.5.0
libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format.
|
High-level decoding error. More...
#include <data.h>
Data Fields | |
size_t | position |
Aproximate position. More... | |
cbor_error_code | code |
Description. More... | |
cbor_error_code cbor_error::code |