public class Base32 extends Object
Constructor and Description |
---|
Base32() |
public static String encode(byte[] bytes)
public static byte[] decode(String base32) throws IllegalArgumentException
IllegalArgumentException
Copyright © 1999–2014. All rights reserved.