Searched defs:toHex (Results 1 – 2 of 2) sorted by relevance
513 private static String toHex(byte[] data) { in toHex() method in FileUtils
464 public static String toHex(byte[] value, String separator) { in toHex() method in HapUtils