Searched defs:fromHexDigitsToLong (Results 1 – 1 of 1) sorted by relevance
1050 public static long fromHexDigitsToLong(CharSequence string) { in fromHexDigitsToLong() method in HexFormat1080 public static long fromHexDigitsToLong(CharSequence string, int fromIndex, int toIndex) { in fromHexDigitsToLong() method in HexFormat