Home
last modified time | relevance | path

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

/openbsd-src/lib/libcbor/src/cbor/
H A Ddata.h108 struct _cbor_string_metadata { struct
109 size_t length;
110 size_t codepoint_count; /* Sum of chunks' codepoint_counts for indefinite
112 _cbor_dst_metadata type;