public class HexUtil extends Object
HexUtil()
static String
byteArr2HexStr(byte[] buf)
static byte[]
hexStr2ByteArr(String hexStr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HexUtil()
public static String byteArr2HexStr(byte[] buf)
buf
public static byte[] hexStr2ByteArr(String hexStr)
hexStr
Copyright © 2021. All rights reserved.