Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
410
bool Metadata::IsKeyValueStore() const
411
{
412
return BNMetadataIsKeyValueStore(m_object);
413
}
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected