public final class HexBin extends Object
HexBin()
static byte[]
decode(String encoded)
static String
encode(byte[] bytes)
encode(byte[] bytes, boolean upperCase)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HexBin()
public static String encode(byte[] bytes)
public static String encode(byte[] bytes, boolean upperCase)
public static byte[] decode(String encoded)
encoded
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.