Cassandra\Bigint::__toString PHP 메소드

__toString() 공개 메소드

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