Skip to content

Binary subtype field cannot represent all CBOR tags #2863

Closed
@DavidJRobertson

Description

@DavidJRobertson

The subtype field on binary_t/byte_container_with_subtype has type uint8_t. Since these subtypes are mapped to CBOR tags, I had expected to be able to use tag values above 255 (list of tags: https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions