Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp23011 static std::vector<std::uint8_t> to_msgpack(const basic_json& j) in to_msgpack() function in nlohmann::basic_json
23020 static void to_msgpack(const basic_json& j, detail::output_adapter<std::uint8_t> o) in to_msgpack() function in nlohmann::basic_json
23027 static void to_msgpack(const basic_json& j, detail::output_adapter<char> o) in to_msgpack() function in nlohmann::basic_json