class Inet
A PHP representation of the CQL inet
datatype
Methods
__construct
(string
$address )
Creates a new IPv4 or IPv6 inet address.
string
address
( )Returns the normalized string representation of the address.
string
__toString
( )Returns the normalized string representation of the address.