yumapro
24.10-2
YumaPro SDK
|
CBOR Parser functions. More...
Go to the source code of this file.
Functions | |
status_t | cbor_parse_buffer (uint32 sid_tree_id, xmlChar *buff, size_t bufflen, obj_template_t *obj, dlq_hdr_t *returnQ) |
Parse buffer of CBOR into val_value_t structs. More... | |
status_t | cbor_parse_file (uint32 sid_tree_id, const char *filespec, obj_template_t *obj, dlq_hdr_t *returnQ) |
Parse file of CBOR into val_value_t structs. More... | |
CBOR Parser functions.
Consume an CBOR buffer