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