Interface for types that have associated CBOR tags.
cborTags() returns tags in order of preference: the first is used when encoding; all are accepted when decoding (backward compatibility).
cborTags()
Returns the CBOR tags associated with this type, most-preferred first.
Interface for types that have associated CBOR tags.
cborTags()returns tags in order of preference: the first is used when encoding; all are accepted when decoding (backward compatibility).