class Varint
A PHP representation of the CQL varint datatype
Implements
Methods
__construct
(string $value )
Creates a new variable length integer.
string __toString
( )Returns the integer value.
Dse\Type type
( )The type of this varint.
string value
( )Returns the integer value.
Dse\Numeric abs
( )Dse\Numeric neg
( )Dse\Numeric sqrt
( )int toInt
( )float