Searched refs:textToNumericFormatV6 (Results 1 – 2 of 2) sorted by relevance
39 public static byte[] textToNumericFormatV6(java.lang.String src) { in textToNumericFormatV6() method in IPAddressUtil
131 public static byte[] textToNumericFormatV6(String src) in textToNumericFormatV6() method in IPAddressUtil257 return textToNumericFormatV6(src) != null; in isIPv6LiteralAddress()