explicitly create a binary array
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
[[nodiscard]] static basic_json binary(binary_t::container_type&& init);
a class to store JSON values
The return value should not be discarded.