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