org.apache.commons.codec.digest
Class B64Test

java.lang.Object
  extended by org.apache.commons.codec.digest.B64Test

public class B64Test
extends Object


Constructor Summary
B64Test()
           
 
Method Summary
 void testB64from24bit()
           
 void testB64T()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

B64Test

public B64Test()
Method Detail

testB64T

public void testB64T()

testB64from24bit

public void testB64from24bit()


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.