explicitly create a binary array (without subtype)
Synopsis
Declared in <nlohmann/json.hpp>
[[nodiscard]]
static
basic_json
binary(binary_t::container_type const& init);
explicitly create a binary array (without subtype)
Declared in <nlohmann/json.hpp>
[[nodiscard]]
static
basic_json
binary(binary_t::container_type const& init);