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

Method IsKeyValueStore

metadata.cpp:410–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408}
409
410bool Metadata::IsKeyValueStore() const
411{
412 return BNMetadataIsKeyValueStore(m_object);
413}

Callers 1

InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected