org.eparapher.core.tools
Class HexCodec
java.lang.Object
org.eparapher.core.tools.HexCodec
public class HexCodec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HexCodec
public HexCodec()
bytesToHex
public static char[] bytesToHex(byte[] raw)
hexToBytes
public static byte[] hexToBytes(char[] hex)
hexToBytes
public static byte[] hexToBytes(String hex)
Copyright © 2009 eParapher Software Foundation. All Rights Reserved.