ae.net.ietf.wrap

RFC 2646. May be upgraded to RFC 3676 for international text.

Members

Functions

unwrapText
Paragraph[] unwrapText(string text, bool flowed, bool delsp)
Undocumented in source. Be warned that the author may not have intended to support it.
wrapText
string wrapText(Paragraph[] paragraphs, int margin)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DEFAULT_WRAP_LENGTH
enum DEFAULT_WRAP_LENGTH;
Undocumented in source.

Structs

Paragraph
struct Paragraph
Undocumented in source.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <vladimir@thecybershadow.net>