Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetDouble
Method
GetDouble
metadata.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
double Metadata::GetDouble() const
205
{
206
return BNMetadataGetDouble(m_object);
207
}
208
209
std::vector<bool> Metadata::GetBooleanList() const
210
{
Callers
8
format
Method · 0.80
HashRapidValue
Function · 0.80
Schema
Method · 0.80
CheckDoubleMinimum
Method · 0.80
CheckDoubleMaximum
Method · 0.80
CheckDoubleMultipleOf
Method · 0.80
Get
Method · 0.80
operator==
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected