reven2.types._integer.Endianness
reven2
types
_integer
Endianness
class Endianness(_Enum):
View In Hierarchy
Endianness of an Integer type.
Little
Big
The native endianness on x86_64.
int
Undocumented