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

Type used to determine whether an array or a map has indefinite length. More...

#include <cbor/Types.hpp>

Detailed Description

Type used to determine whether an array or a map has indefinite length.

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

See also
section 3.2.2) of RFC 8949.