xentara-utils v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::cbor::NullTag Struct Referencefinal

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

#include <xentara/utils/cbor/Manipulators.hpp>

Detailed Description

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

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