Documentation
¶
Index ¶
- type ByteOrder
- type PyInt
- func (pi PyInt) AsIntegerRatio() (int, int)
- func (pi PyInt) BitCount() int
- func (pi PyInt) BitLength() int
- func (pi PyInt) FromBytes(bytes []byte, byteorder ByteOrder, signed bool) (int64, error)
- func (pi PyInt) Int() int
- func (pi PyInt) IsInteger() bool
- func (pi PyInt) String() string
- func (pi PyInt) ToBytes(length int, byteorder ByteOrder, signed bool) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.