Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsRaw
Method
IsRaw
metadata.cpp:400–403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
bool Metadata::IsRaw() const
401
{
402
return BNMetadataIsRaw(m_object);
403
}
404
405
bool Metadata::IsArray() const
406
{
Callers
1
GetRawMetadata
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected