public class HexUtil extends Object
HexUtil()
static String
byte2hex(byte[] bytes)
static byte[]
hex2bytes(String hexString)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HexUtil()
public static String byte2hex(byte[] bytes)
bytes
public static byte[] hex2bytes(String hexString)
hexString
Copyright © 2021. All Rights Reserved.