All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class mathbus.Base64Stream

java.lang.Object
   |
   +----mathbus.Base64Stream

public class Base64Stream
extends Object
Base class for Base64 streams. Contains common static data structures used by both Base64InputStream and Base64OutputStream.

See Also:
Base64InputStream, Base64OutputStream

Constructor Index

 o Base64Stream()

Constructors

 o Base64Stream
 public Base64Stream()

All Packages  Class Hierarchy  This Package  Previous  Next  Index