Class | Description |
---|---|
Base64InputStream |
Reader for Base64 armored objects which converts them into binary data.
|
Base64OutputStream | |
QuotedPrintableInputStream |
Input stream that processes quoted-printable data, converting it into what was originally intended.
|