MCPcopy Create free account
hub / github.com/Winderton/xplatform / get_cbor_string

Method get_cbor_string

Blockchain/src/json.h:9283–9365  ·  view source on GitHub ↗

! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number of bytes into a string. Additionally, CBOR's strings with indefinite lengths are supported. @param[out] result created string @return whether string creation completed */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getFunction · 0.70
get_token_stringFunction · 0.70
createFunction · 0.70
parse_errorMethod · 0.45

Tested by

no test coverage detected