Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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(Bigint $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