Public Member Functions | |
__construct ($number) | |
__toString () | |
Class for create an object of the int64 type(Only when PHP does not support Int64)
SequoiaINT64::__construct | ( | $number | ) |
Constructor.
string | $number | is a string of 64-bit integer |
SequoiaINT64::__toString | ( | ) |
PHP Magic Methods, the class as string output.