Home
last modified time | relevance | path

Searched refs:cbor_string_callback (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/libcbor/src/cbor/
H A Dcallbacks.h34 typedef void (*cbor_string_callback)(void *, cbor_data, size_t); typedef
71 cbor_string_callback byte_string;
74 cbor_string_callback string;
/freebsd-13.1/contrib/libcbor/doc/source/streaming/
H A Ddecoding.rst36 .. doxygentypedef:: cbor_string_callback