TinyCBOR 0.5.2 API
CborValue Struct Reference

This type contains one value parsed from the CBOR stream. More...

Detailed Description

This type contains one value parsed from the CBOR stream.

Each CborValue behaves as an iterator in a StAX-style parser.