Searched defs:write_number_with_ubjson_prefix (Results 1 – 2 of 2) sorted by relevance
/third_party/json/include/nlohmann/detail/output/ | ||
D | binary_writer.hpp | 1264 void write_number_with_ubjson_prefix(const NumberType n, in write_number_with_ubjson_prefix() function in nlohmann::detail::binary_writer |
/third_party/json/single_include/nlohmann/ | ||
D | json.hpp | 13989 void write_number_with_ubjson_prefix(const NumberType n, in write_number_with_ubjson_prefix() function in nlohmann::detail::binary_writer |