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