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

Function from_ubjson

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

! @brief create a JSON value from an input in UBJSON format Deserializes a given input @a i to a JSON value using the UBJSON (Universal Binary JSON) serialization format. The library maps UBJSON types to JSON value types as follows: UBJSON type | JSON value type | marker ----------- | --------------------------------------- | ------ no-op

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