public class Base32 extends Object
Base32()
static String
decode(String base32)
encode(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base32()
public static String encode(byte[] bytes)
bytes
public static String decode(String base32) throws IllegalArgumentException
base32
IllegalArgumentException
Copyright © 2016. All rights reserved.