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

Method IsArray

metadata.cpp:405–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403}
404
405bool Metadata::IsArray() const
406{
407 return BNMetadataIsArray(m_object);
408}
409
410bool Metadata::IsKeyValueStore() const
411{

Callers 7

MachoViewMethod · 0.45
SchemaMethod · 0.45
AssignIfExistMethod · 0.45
IsMethod · 0.45
IsMethod · 0.45
GenericPointerClass · 0.45
ReadTypeInfoVariantFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected