Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for ZipStream\Bigint, including all inherited members.
__construct(int $value=0) | ZipStream\Bigint | |
add(self $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 |