Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsValid
Method
IsValid
rapidjson/schema.h:216–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
bool IsValid() const { return stack_.GetSize() == sizeof(uint64_t); }
217
218
uint64_t GetHashCode() const {
219
RAPIDJSON_ASSERT(IsValid());
Callers
6
EndValue
Method · 0.45
EndObject
Method · 0.45
CreatePattern
Method · 0.45
CreateSchema
Method · 0.45
HandleRefSchema
Method · 0.45
operator()
Method · 0.45
Calls
1
GetSize
Method · 0.45
Tested by
no test coverage detected