[][src]Module mail_internals::bind::quoted_printable

Functions

encoded_word_decode

a quoted printable decoding suitable for decoding a quoted printable encpded text in encoded words

encoded_word_encode

Quoted Printable encoding for Encoded Words in MIME-Headers

encoded_word_encode_utf8

Simple wrapper around ecoded_word_encode for utf8 strings only

normal_decode

a quoted printable decoding suitable for content transfer encoding

normal_encode

a quoted printable encoding suitable for content transfer encoding, but not suited for the encoding in encoded words