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