Number of bytes.
The bytes (a view; do not mutate).
StaticcodecTagged-CBOR codec; decode also accepts the untagged form.
StaticfromStaticfromStaticfromReturn true if the CborJson data is empty.
Return the data as a hexadecimal string.
Get string representation.
The CBOR tags this type decodes from; the first one is used to encode.
Returns the untagged CBOR encoding (as a byte string).
The tagged CBOR form.
As a UR, typed by the first tag's name.
Staticfrom
A CBOR-tagged container for UTF-8 CborJson text.
Wraps UTF-8 CborJson text as a CBOR byte string with tag 262. This allows CborJson data to be embedded within CBOR structures while maintaining type information through the tag.