MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / from_cbor

Function from_cbor

Source/Engine/Utility/ThirdParty/json.hpp:17763–17771  ·  view source on GitHub ↗

! @brief create a JSON value from an input in CBOR format Deserializes a given input @a i to a JSON value using the CBOR (Concise Binary Object Representation) serialization format. The library maps CBOR types to JSON value types as follows: CBOR type | JSON value type | first byte ---------------------- | --------------- | ---------- Integer

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

binary_readerClass · 0.85
input_adapterClass · 0.85
basic_jsonFunction · 0.70
sax_parseMethod · 0.45

Tested by

no test coverage detected