public final class HexKit extends Object
static String
byteToHexString(byte[] src)
static byte[]
HexStringToBytes(String hexString)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] HexStringToBytes(String hexString)
public static String byteToHexString(byte[] src)
Copyright © 2020. All rights reserved.