public final class ByteUtils
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
hex
public static String hex(long n,
int len)
-
hex
public static String hex(int n,
int len)
-
-
-
hex
public static String hex(byte[] ba)