Classes
| Class | Description | |
|---|---|---|
| Base64InputStream |
Performs Base-64 decoding on an underlying stream.
| |
| ByteQueue | ||
| DecoderUtil |
Static methods for decoding strings, byte arrays and encoded words.
| |
| QuotedPrintableCodec |
Class for encoding and decoding a string to QuotedPrintable
RFC 1521 http://www.ietf.org/rfc/rfc1521.txt
RFC 2045 http://www.ietf.org/rfc/rfc2045.txt
Date: 2006-03-23
Author: Kevin Spaun
Company: SPAUN Informationstechnik GmbH - http://www.spaun-it.com/
Feedback: kspaun@spaun-it.de
License: This piece of code comes with no guaranties. You can use it for whatever you want for free.
Note: class was modified by [tsu]basa (tsubasa@newtonideas.com)
| |
| QuotedPrintableInputStream |
Performs Quoted-Printable decoding on an underlying stream.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DecoderUtil HeaderEncoding |