Searched defs:from_ubjson (Results 1 – 1 of 1) sorted by relevance
23226 static basic_json from_ubjson(InputType&& i, in from_ubjson() function in nlohmann::basic_json23241 static basic_json from_ubjson(IteratorType first, IteratorType last, in from_ubjson() function in nlohmann::basic_json23255 static basic_json from_ubjson(const T* ptr, std::size_t len, in from_ubjson() function in nlohmann::basic_json23264 static basic_json from_ubjson(detail::span_input_adapter&& i, in from_ubjson() function in nlohmann::basic_json