MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / get_token_string

Method get_token_string

Source/Engine/Utility/ThirdParty/json.hpp:3415–3436  ·  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 4

parseMethod · 0.45
sax_parseMethod · 0.45
sax_parse_internalMethod · 0.45
exception_messageMethod · 0.45

Calls 1

push_backMethod · 0.80

Tested by

no test coverage detected