MCPcopy Create free account
hub / github.com/cybereality/Perception / get_cbor_string

Method get_cbor_string

Perception/dependecies/json/json.hpp:8487–8569  ·  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 5

getFunction · 0.85
get_token_stringFunction · 0.85
createFunction · 0.85
appendMethod · 0.45
parse_errorMethod · 0.45

Tested by

no test coverage detected