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