public class Base32 extends Object
Base32()
static byte[]
decode(String value)
static String
encode(byte[] bytes)
encode(byte[] bytes, int offset, int len)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base32()
public static byte[] decode(String value)
public static String encode(byte[] bytes)
public static String encode(byte[] bytes, int offset, int len)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.