Parser.hasInvalidUTF8

Returns true if the string str has an invalid UTF-8 sequence.

class Parser
bool
hasInvalidUTF8
(
cbinstr str
,
Token* begin
)

Meta