Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Size
Method
Size
metadata.cpp:345–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
size_t Metadata::Size() const
346
{
347
return BNMetadataSize(m_object);
348
}
349
350
bool Metadata::IsBoolean() const
351
{
Callers
4
HashRapidValue
Function · 0.45
Deserialize
Function · 0.45
Deserialize
Function · 0.45
LibrariesWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected