Class | Description |
---|---|
Base64InputStream |
This class implements a BASE64 Character stream encoder as specified
in RFC1521, part of the MIME specification as published by the Internet
Engineering Task Force (IETF).
|
Base64OutputStream |
This class implements a BASE64 Character stream decoder as specified
in RFC1521, part of the MIME specification as published by the Internet
Engineering Task Force (IETF).
|