Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsArray
Method
IsArray
metadata.cpp:405–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
bool Metadata::IsArray() const
406
{
407
return BNMetadataIsArray(m_object);
408
}
409
410
bool Metadata::IsKeyValueStore() const
411
{
Callers
7
MachoView
Method · 0.45
Schema
Method · 0.45
AssignIfExist
Method · 0.45
Is
Method · 0.45
Is
Method · 0.45
GenericPointer
Class · 0.45
ReadTypeInfoVariant
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected