Searched defs:binary_writer (Results 1 – 2 of 2) sorted by relevance
15106 class binary_writer class15118 explicit binary_writer(output_adapter_t<CharType> adapter) : oa(std::move(adapter)) in binary_writer() function in detail::binary_writer19488 …template<typename CharType> using binary_writer = ::nlohmann::detail::binary_writer<basic_json, Ch… typedef in basic_json
14615 class binary_writer class14627 explicit binary_writer(output_adapter_t<CharType> adapter) : oa(std::move(adapter)) in binary_writer() function in nlohmann::detail::binary_writer18994 …template<typename CharType> using binary_writer = ::nlohmann::detail::binary_writer<basic_json, Ch… typedef in nlohmann::basic_json