1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
libtinycbor.so.0 libtinycbor0 #MINVER#
* Build-Depends-Package: libtinycbor-dev
cbor_encode_byte_string@Base 0.6.0
cbor_encode_float_as_half_float@Base 0.6.0
cbor_encode_floating_point@Base 0.6.0
cbor_encode_int@Base 0.6.0
cbor_encode_raw@Base 7.0
cbor_encode_negative_int@Base 0.6.0
cbor_encode_simple_value@Base 0.6.0
cbor_encode_tag@Base 0.6.0
cbor_encode_text_string@Base 0.6.0
cbor_encode_uint@Base 0.6.0
cbor_encoder_close_container@Base 0.6.0
cbor_encoder_close_container_checked@Base 0.6.0
cbor_encoder_create_array@Base 0.6.0
cbor_encoder_create_map@Base 0.6.0
cbor_encoder_init@Base 0.6.0
cbor_encoder_init_writer@Base 0.6.0
cbor_error_string@Base 0.6.0
cbor_parser_init@Base 0.6.0
cbor_parser_init_reader@Base 0.6.0
cbor_value_advance@Base 0.6.0
cbor_value_advance_fixed@Base 0.6.0
cbor_value_calculate_string_length@Base 0.6.0
cbor_value_enter_container@Base 0.6.0
cbor_value_get_half_float_as_float@Base 0.6.0
cbor_value_get_int64_checked@Base 0.6.0
cbor_value_get_int_checked@Base 0.6.0
cbor_value_leave_container@Base 0.6.0
cbor_value_map_find_value@Base 0.6.0
cbor_value_reparse@Base 0.6.0
cbor_value_skip_tag@Base 0.6.0
cbor_value_text_string_equals@Base 0.6.0
cbor_value_to_json_advance@Base 0.6.0
cbor_value_to_pretty_advance@Base 0.6.0
cbor_value_to_pretty_advance_flags@Base 0.6.0
cbor_value_to_pretty_stream@Base 0.6.0
cbor_value_validate@Base 0.6.0
cbor_value_validate_basic@Base 0.6.0
# ignore all private APIs (CBOR_PRIVATE_API)
(regex|optional)"^_cbor_.*@Base" 0.6.0
|