create a CBOR serialization of a given JSON value
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
static std::vector<uint8_t> to_cbor(basic_json const& j);
A standard container which offers fixed time access to individual elements in any order.