nlohmann
::
basic_json
::get_binary
get a binary value
Synopsis
Declared in
<nlohmann/json.hpp>
binary_t
const& get_binary() const;
Return Value
a type for a packed binary type
Created with
MrDocs