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

Method get_cbor_binary

Perception/dependecies/json/json.hpp:8582–8668  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getFunction · 0.85
get_token_stringFunction · 0.85
createFunction · 0.85
insertMethod · 0.45
endMethod · 0.45
beginMethod · 0.45
parse_errorMethod · 0.45

Tested by

no test coverage detected