Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsStringList
Method
IsStringList
metadata.cpp:380–383 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
bool Metadata::IsStringList() const
381
{
382
return BNMetadataIsStringList(m_object);
383
}
384
385
bool Metadata::IsUnsignedIntegerList() const
386
{
Callers
1
LibrariesWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected