public class Base32Util extends Object
Base32Util()
static byte[]
decode(String s)
static String
encode(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base32Util()
public static String encode(byte[] data)
public static byte[] decode(String s) throws Exception
Exception
Copyright © 2021. All rights reserved.