binaryninja.enums.MetadataType¶
-
class
binaryninja.enums.
MetadataType
[source]¶ -
__init__
()¶ x.__init__(...) initializes x; see help(type(x)) for signature
Attributes
ArrayDataType
BooleanDataType
DoubleDataType
InvalidDataType
KeyValueDataType
RawDataType
SignedIntegerDataType
StringDataType
UnsignedIntegerDataType
-