nlohmann
::
basic_json
::is_binary
return whether value is a binary array
Synopsis
Declared in
<nlohmann/json.hpp>
constexpr bool is_binary() const noexcept;
Created with
MrDocs