Module utf7engine

Source
Expand description

Deencoding engine for UTF-7

Encoding is performed with utf7_imap which actually implements the modified UTF-7 of RFC 3501 (§5.1.3).

Structs§

Utf7Engine