public final class Base16 extends Object
static byte[]
decode(String src)
static String
encode(byte[] src)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String encode(byte[] src)
public static byte[] decode(String src)
Copyright © 2017. All rights reserved.