MCPcopy 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
380bool Metadata::IsStringList() const
381{
382 return BNMetadataIsStringList(m_object);
383}
384
385bool Metadata::IsUnsignedIntegerList() const
386{

Callers 1

LibrariesWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected