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

Method IsRaw

metadata.cpp:400–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400bool Metadata::IsRaw() const
401{
402 return BNMetadataIsRaw(m_object);
403}
404
405bool Metadata::IsArray() const
406{

Callers 1

GetRawMetadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected