get a binary value
Synopsis
Declared in <nlohmann/json.hpp>
binary_t const&
get_binary() const;
Return Value
const reference to the stored binary value
Created with MrDocs
get a binary value
Declared in <nlohmann/json.hpp>
binary_t const&
get_binary() const;
const reference to the stored binary value
Created with MrDocs