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