MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / IsDouble

Method IsDouble

metadata.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370bool Metadata::IsDouble() const
371{
372 return BNMetadataIsDouble(m_object);
373}
374
375bool Metadata::IsBooleanList() const
376{

Callers 2

IsMethod · 0.80
operator==Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected