public final class HexBin
extends java.lang.Object
public static java.lang.String encode(byte[] binaryData)
binaryData
- array of byte to encodepublic static byte[] decode(java.lang.String encoded)
encoded
- encoded stringCopyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.