

Classes | |
| class | filteredInputStream |
| A stream whose input is filtered. More... | |
| class | filteredOutputStream |
| A stream whose output is filtered. More... | |
| class | dotFilteredInputStream |
| A filtered input stream which replaces "\n.." sequences with "\n." sequences. More... | |
| class | dotFilteredOutputStream |
| A filtered output stream which replaces "\n." sequences with "\n.." sequences. More... | |
| class | CRLFToLFFilteredOutputStream |
| A filtered output stream which replaces CRLF sequences with single LF characters. More... | |
| class | stopSequenceFilteredInputStream< COUNT > |
| A filtered input stream which stops when a specified sequence is found (eof() method will return 'true'). More... | |
Namespaces | |
| namespace | vmime |
| namespace | vmime::utility |
1.6.2