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

Function get_token_string

Blockchain/src/json.hh:8069–8090  ·  view source on GitHub ↗

return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may legitimately occur. May contain NUL, which should be escaped.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

binary_readerClass · 0.70
get_bson_stringMethod · 0.70
get_bson_binaryMethod · 0.70
parse_cbor_internalMethod · 0.70
get_cbor_stringMethod · 0.70
get_cbor_binaryMethod · 0.70
get_msgpack_stringMethod · 0.70
get_ubjson_stringMethod · 0.70
get_ubjson_size_valueMethod · 0.70
get_ubjson_size_typeMethod · 0.70
get_ubjson_valueMethod · 0.70

Calls 2

sizeMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected