xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::cbor::BreakTag Struct Referencefinal

Type used to read and write special value 31 (break) from or to a CBOR stream. More...

#include <cbor/Manipulators.hpp>

Detailed Description

Type used to read and write special value 31 (break) from or to a CBOR stream.

You should never use this type directly. Use the constant kBreak instead.

See also
section 3.2.1) RFC 8949.