CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CBOR::Break Struct Reference

Represents a CBOR break. More...

#include <CeresEngine/Foundation/CBOR.hpp>

Detailed Description

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.


The documentation for this struct was generated from the following file: