Navigation
Unreal Engine C++ API Reference > Runtime > Cbor > FCborReader
References
Module | Cbor |
Header | /Engine/Source/Runtime/Cbor/Public/CborReader.h |
Include | #include "CborReader.h" |
Source | /Engine/Source/Runtime/Cbor/Private/CborReader.cpp |
const FCborContext & GetContext&40;&41; const
Remarks
The cbor context of the reader can either be a container context or a dummy. A reference to the context shouldn't be held while calling ReadNext. The current cbor context.