Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCborContext | Class that represent a cbor context which consists of a header and value pair | ||
| FCborHeader | Class that represent a cbor header | ||
| FCborReader | Reader for a the cbor protocol encoded stream | ||
| FCborWriter | Writer for encoding a stream with the cbor protocol | ||
| ScopedCborArchiveEndianness | Ensure an archive is swapping the bytes according to which endianness was requested to read or write the CBOR. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ECborCode | Possible cbor code for cbor headers. | ||
| ECborEndianness | Defines in which endianness the CBOR data must be written. |