MCPcopy 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
181bool Metadata::GetBoolean() const
182{
183 return BNMetadataGetBoolean(m_object);
184}
185
186std::string Metadata::GetString() const
187{

Callers 1

formatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected