Home
last modified time | relevance | path

Searched refs:v_cbor (Results 1 – 2 of 2) sorted by relevance

/third_party/json/test/src/
Dunit-regression1.cpp1498 std::vector<uint8_t> v_cbor = variable
1507 json j = json::from_cbor(v_cbor);
/third_party/json/
DREADME.md1135 std::vector<std::uint8_t> v_cbor = json::to_cbor(j);
1140 json j_from_cbor = json::from_cbor(v_cbor);