Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ SetParseError
Method
SetParseError
rapidjson/reader.h:540–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
538
539
protected:
540
void SetParseError(ParseErrorCode code, size_t offset) { parseResult_.Set(code, offset); }
541
542
private:
543
// Prohibit copy constructor & assignment operator.
Callers
nothing calls this directly
Calls
1
Set
Method · 0.45
Tested by
no test coverage detected