public abstract class HexUtils extends Object
static byte[]
bytes(String hex)
static String
string(byte[] bytes)
string(int bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String string(byte[] bytes)
bytes
public static String string(int bytes)
public static byte[] bytes(String hex)
hex
Copyright © 2014 Molindo GmbH. All Rights Reserved.