toIPAddressV4
Parses a String for its IPv4 address.
String can be either a URL containing the IPv4 address, or the IPv4 address itself.
Return
Throws
IllegalArgumentException
if no IPv4 address is found.
Convert network ordered bytes to an IPv4 address.
Return
Throws
IllegalArgumentException
if array size is not 4.