public class HexUtil extends Object
public static String toHexString(byte[] b)
b - -
the input byte arraypublic static byte[] toByteArray(String s)
s - -
string to be convertedCopyright © 2013 Xunlei Networking Technologies. All rights reserved.