_cbor_string_metadata
struct _cbor_string_metadata {
}
Members
- codepoint_count
size_t codepoint_count;
Undocumented in source.
- length
size_t length;
Undocumented in source.
- type
_cbor_dst_metadata type;
Undocumented in source.
deimos cbor data
aliasesenumsstructsunions
Strings specific metadata