|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
This is the complete list of members for ZipStream\Bigint, including all inherited members.
| __construct(int $value=0) | ZipStream\Bigint | |
| add(Bigint $other) | ZipStream\Bigint | |
| fillBytes(int $value, int $start, int $count) | ZipStream\Bigint | protected |
| fromLowHigh(int $low, int $high) | ZipStream\Bigint | static |
| getHex64() | ZipStream\Bigint | |
| getHigh32() | ZipStream\Bigint | |
| getLow32() | ZipStream\Bigint | |
| getLowFF(bool $force=false) | ZipStream\Bigint | |
| getValue(int $end=0, int $length=8) | ZipStream\Bigint | |
| init(int $value=0) | ZipStream\Bigint | static |
| isOver32(bool $force=false) | ZipStream\Bigint |