Home

Class goog.net.Ipv4Address

Takes a string or a number and returns a IPv4 Address. This constructor accepts strings and instance of goog.math.Integer. If you pass a goog.math.Integer, make sure that its sign is set to positive.

extends goog.net.IpAddress
Instance Method Summary
toString() ⇒ string
toUriString() ⇒ string