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

Method IsEmpty

settings.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59
60bool Settings::IsEmpty()
61{
62 return BNSettingsIsEmpty(m_object);
63}
64
65
66vector<string> Settings::Keys()

Callers 5

ParseEncodedTypeMethod · 0.45
ApplyMethodTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected