Home
last modified time | relevance | path

Searched defs:_cbor_string_metadata (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Ddata.h101 struct _cbor_string_metadata { struct
102 size_t length;
103 size_t codepoint_count; /* Sum of chunks' codepoint_counts for indefinite
105 _cbor_dst_metadata type;