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

Function decode

Blockchain/src/json.h:17292–17325  ·  view source on GitHub ↗

! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the check is stored in the @a state parameter. The function must be called initially with state 0 (accept). State 1 means the string must be rejected, because the current byte is not allowed. If the string is completely processed, but the state is

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseMethod · 0.50
parseMethod · 0.50

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected