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