nlohmann::basic_json<>::binary

Synopsis

Declared in <nlohmann/json.hpp>

[[nodiscard]]
static
basic_json<>
binary(
    binary_t::container_type const& init,
    binary_t::subtype_type subtype);

Return Value

NOTE

The return value should not be discarded.