| Interface | Description |
|---|---|
| SMFTBodySectionParserType |
The type of body section parsers.
|
| SMFTHeaderCommandParserType |
The type of header command parsers.
|
| SMFTLineReaderType |
The type of line readers.
|
| Class | Description |
|---|---|
| SMFBase64Lines |
Base64 encoding.
|
| SMFFormatText |
The implementation of the text format.
|
| SMFTLineLexer |
A mindlessly trivial line lexer.
|
| SMFTLineReaderList |
A line reader based on a list of strings.
|
| SMFTLineReaderStreamIO |
A line reader based on blocking stream IO.
|
| Enum | Description |
|---|---|
| SMFTParsingStatus |
The result of an attempt to parse something.
|
Copyright © 2017 <code@io7m.com> http://io7m.com