utf7imap4 ( -- utf7codec )


Vocabulary
io.encodings.utf7

Inputs
None

Outputs
utf7codecan utf7codec


Word description
Encoding descriptor for the encoding UTF-7 modified for IMAP (see RFC 3501 5.1.3).

Definition


: utf7imap4 ( -- utf7codec )
{ { { 47 } { 44 } } { { 38 } { 45 } } } V{ } utf7codec boa ;