Searched refs:textToNumericFormatV4 (Results 1 – 1 of 1) sorted by relevance
199 return textToNumericFormatV4(ipString); in ipStringToBytes()204 private static byte[] textToNumericFormatV4(String ipString) { in textToNumericFormatV4() method in InetAddresses289 byte[] quad = textToNumericFormatV4(dottedQuad); in convertDottedQuadToHex()