org.apache.archiva.checksum
Class Hex
java.lang.Object
org.apache.archiva.checksum.Hex
public class Hex
- extends Object
Hex - simple hex conversions.
- Version:
- $Id$
|
Constructor Summary |
Hex()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hex
public Hex()
encode
public static String encode(byte[] data)
encode
public static String encode(String raw)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.