Searched defs:fromHex (Results 1 – 3 of 3) sorted by relevance
156 bool fromHex(char h, unsigned char *b) { in fromHex() function
186 public static int fromHex(char ch, boolean lenient) throws NumberFormatException { in fromHex() method in Utils
188 public static int fromHex(char ch, boolean lenient) throws NumberFormatException { in fromHex() method in Utils