Navigation
Unreal Engine C++ API Reference > Runtime
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. |