|
CeresEngine 0.2.0
A game development framework
|
Represents a CBOR break. More...
#include <CeresEngine/Foundation/CBOR.hpp>
Represents a CBOR break.
It is used to indicate the end of an indefinite length data item such as an indefinite-length array or map. This class does not have any properties or methods of its own. It is simply used as a marker to denote a CBOR break.