Home
last modified time | relevance | path

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

/freebsd-src/contrib/libcbor/src/cbor/
H A Dcallbacks.h36 typedef void (*cbor_string_callback)(void *, cbor_data, uint64_t); typedef
73 cbor_string_callback byte_string;
76 cbor_string_callback string;
/freebsd-src/contrib/libcbor/doc/source/api/
H A Dstreaming_decoding.rst30 .. doxygentypedef:: cbor_string_callback