Cassandra\Bigint::__toString PHP Method

__toString() public method

Returns string representation of the integer value.
public __toString ( ) : string
return string integer value
    public function __toString()
    {
    }