Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsDouble
Method
IsDouble
metadata.cpp:370–373 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
368
}
369
370
bool Metadata::IsDouble() const
371
{
372
return BNMetadataIsDouble(m_object);
373
}
374
375
bool Metadata::IsBooleanList() const
376
{
Callers
2
Is
Method · 0.80
operator==
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected