org.apache.directory.shared.ldap.util
Class Base32
java.lang.Object
org.apache.directory.shared.ldap.util.Base32
public class Base32
- extends Object
decoding of base32 characters to raw bytes.
- Version:
- $Revision: 664290 $
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Base32
public Base32()
encode
public static String encode(String str)
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.