public class Hexa extends Object
Constructor and Description |
---|
Hexa() |
public static final byte asByte(char a, char b)
public static final byte[] fromHex(char[] hex)
public static final byte[] fromHex(String hex)
public static final char getHighHex(byte value)
public static final char getLowHex(byte value)
public static final String toHex(byte[] bytes)
Copyright © 2009–2019 Waarp. All rights reserved.