Mistake on this page?
Report an issue in GitHub or email us
QCBORTagListOut Struct Reference

This is for QCBORDecode_GetNextWithTags() to be able to return the full list of tags on an item. More...

#include <qcbor.h>

Detailed Description

This is for QCBORDecode_GetNextWithTags() to be able to return the full list of tags on an item.

It not needed for most CBOR protocol implementations. Its primary use is for pretty-printing CBOR or protocol conversion to another format.

On input, puTags points to a buffer to be filled in and uNumAllocated is the number of uint64_t values in the buffer.

On output the buffer contains the tags for the item. uNumUsed tells how many there are.

Definition at line 830 of file qcbor.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.