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