public final class Base32
extends Object
Very minimal Base32 encoder.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
encodeToString
public static String encodeToString(byte[] bytes)