Gets or sets whether byte input encoding is detected from the byte order mark or determined by inputEncoding.
Gets or sets text prepended to the beginning of the output.
The header must be set before conversion begins.
Gets or sets text appended to the end of the output.
The footer must be set before conversion begins.
The input format.
The output format.
ProtecteddecodeConverts source text from the input format to the output format and writes the result.
The source text, bytes, or stream.
The text writer.
Converts text from the input format to the output format.
The text, bytes, or stream to convert.
The converted text.
Converts the text from the input format to the output format and writes the result.
The text to convert.
The text writer.
A text to flowed text converter.
Converts plain text to the flowed text format described in RFC 3676.