Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetBoolean
Method
GetBoolean
metadata.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
bool Metadata::GetBoolean() const
182
{
183
return BNMetadataGetBoolean(m_object);
184
}
185
186
std::string Metadata::GetString() const
187
{
Callers
1
format
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected