xentara-utils v1.2.1
Xentara utilities 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 <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.