gmailr (version 0.7.1)

quoted_printable_encode: Encode text using quoted printable

Description

Does no do any line wrapping of the output to 76 characters Implementation derived from the perl MIME::QuotedPrint

Usage

quoted_printable_encode(data)

Arguments

data

data to encode

References

http://search.cpan.org/~gaas/MIME-Base64-3.14/QuotedPrint.pm