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-2022 The Apache Software Foundation. All Rights Reserved.