Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ StartArray
Method
StartArray
rapidjson/schema.h:206–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
bool StartArray() { return true; }
207
bool EndArray(SizeType elementCount) {
208
uint64_t h = Hash(0, kArrayType);
209
uint64_t* e = stack_.template Pop<uint64_t>(elementCount);
Callers
4
Serialize
Function · 0.45
Serialize
Function · 0.45
Serialize
Function · 0.45
StartArray
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected