return whether value is a binary array
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr bool is_binary() const noexcept;
true if the value is a binary array; false otherwise
true
false