32 lines
406 B
ReStructuredText
32 lines
406 B
ReStructuredText
binaryninja.databuffer.long
|
|
===========================
|
|
|
|
.. currentmodule:: binaryninja.databuffer
|
|
|
|
.. autoclass:: long
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~long.bit_length
|
|
~long.conjugate
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~long.denominator
|
|
~long.imag
|
|
~long.numerator
|
|
~long.real
|
|
|
|
|