Expand description
Utilities for writing email headers to a Write
r.
Structsยง
- Email
Writer - Wrapper around
Write
that remembers the length of the last line written to it. - Folding
Email Writer - Wrapper around
Write
that remembers the length of the last line and automatically line folds text written to it.