MCPcopy 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
345size_t Metadata::Size() const
346{
347 return BNMetadataSize(m_object);
348}
349
350bool Metadata::IsBoolean() const
351{

Callers 4

HashRapidValueFunction · 0.45
DeserializeFunction · 0.45
DeserializeFunction · 0.45
LibrariesWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected