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.IpAddressInstance Method Summary | |
toString() ⇒ string | |
toUriString() ⇒ string |