public class Base16Encoder extends Object
Base16Encoder()
static byte[]
decode(String s)
static String
encode(byte[] byteArray)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base16Encoder()
public static String encode(byte[] byteArray)
public static byte[] decode(String s)
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.