Searched defs:convertFromIPv4MappedAddress (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/util/
H A DIPAddressUtil.java238 byte[] newdst = convertFromIPv4MappedAddress(dst);
269 public static byte[] convertFromIPv4MappedAddress(byte[] addr) { method in class:IPAddressUtil

Completed in 316 milliseconds