libcbor
0.5.0
libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format.
|
Directories | |
directory | internal |
Files | |
file | arrays.c [code] |
file | arrays.h [code] |
file | bytestrings.c [code] |
file | bytestrings.h [code] |
file | callbacks.c [code] |
file | callbacks.h [code] |
file | common.c [code] |
file | common.h [code] |
file | data.h [code] |
file | encoding.c [code] |
file | encoding.h [code] |
file | floats_ctrls.c [code] |
file | floats_ctrls.h [code] |
file | ints.c [code] |
file | ints.h [code] |
file | maps.c [code] |
file | maps.h [code] |
file | serialization.c [code] |
file | serialization.h [code] |
file | streaming.c [code] |
file | streaming.h [code] |
file | strings.c [code] |
file | strings.h [code] |
file | tags.c [code] |
file | tags.h [code] |