Module writer

Module writer 

Source
Expand description

Utilities for writing email headers to a Writer.

Structsยง

EmailWriter
Wrapper around Write that remembers the length of the last line written to it.
FoldingEmailWriter
Wrapper around Write that remembers the length of the last line and automatically line folds text written to it.