Package 

Class Base64

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Base64.Base64Encoder
    • Method Summary

      Modifier and Type Method Description
      static String encode(String s)
      static String encodeBytes(Array<byte> b)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait