Package | Description |
---|---|
i2p.susi.webmail.encoding |
Modifier and Type | Class and Description |
---|---|
class |
Base64 |
class |
EightBit |
class |
HeaderLine |
class |
HTML |
class |
QuotedPrintable |
class |
SevenBit |
Modifier and Type | Method and Description |
---|---|
static Encoding |
EncodingFactory.getEncoding(String name)
Retrieve instance of an encoder for a supported encoding (or null).
|