Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
ZipStream\Bigint Member List

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\Bigintprotected
fromLowHigh(int $low, int $high)ZipStream\Bigintstatic
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\Bigintstatic
isOver32(bool $force=false)ZipStream\Bigint