binaryninja.binaryview.StructuredDataValue¶
-
class
StructuredDataValue
(type, address, value)[source]¶ -
__init__
(type, address, value)[source]¶ x.__init__(…) initializes x; see help(type(x)) for signature
Methods
__init__
(type, address, value)x.__init__(…) initializes x; see help(type(x)) for signature Attributes
address
int
str
type
value
width
-