package
2.0.0-beta.4
Repository: https://github.com/emersion/go-imap.git
Documentation: pkg.go.dev

# Functions

Decode decodes a string encoded with modified UTF-7.
Encode encodes a string with modified UTF-7.
Escape passes through raw UTF-8 as-is and escapes the special UTF-7 marker (the ampersand character).

# Variables

ErrInvalidUTF7 means that a decoder encountered invalid UTF-7.