|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuotedPrintable Class ReferenceBased on Bill Gearhart http://www.aspemporium.com/classes.aspx?cid=4 More...
Detailed DescriptionBased on Bill Gearhart http://www.aspemporium.com/classes.aspx?cid=4Member Function Documentation
Encodes a very large string into the Quoted-Printable encoding for transmission via SMTP.
This method encodes a large string into the quoted-printable encoding and then properly formats it into lines of 76 characters using the FormatEncodedString method.
Encodes a very large string into the Quoted-Printable encoding for transmission via SMTP.
This method encodes a large string into the quoted-printable encoding and then properly formats it into lines of charsperline characters using the FormatEncodedString method.
Encodes a small string into the Quoted-Printable encoding for transmission via SMTP. The string is not split into lines of X characters like the string that the Encode method returns.
This method encodes a small string into the quoted-printable encoding. The resultant encoded string has NOT been separated into lined results using the FormatEncodedString method.
Formats a quoted-printable string into lines equal to maxcharlen, following all protocol rules such as byte stuffing. This method is called automatically by the Encode method and the EncodeFile method.
Formats a quoted-printable encoded string into lines of maxcharlen characters for transmission via SMTP.
Decodes a Quoted-Printable string of any size into it's original text.
Decodes a quoted-printable encoded string into a string of unencoded text of any size.
Member Data Documentation
Gets the maximum number of characters per quoted-printable line as defined in the RFC minus 1 to allow for the = character (soft line break). (Soft Line Breaks): The Quoted-Printable encoding REQUIRES that encoded lines be no more than 76 characters long. If longer lines are to be encoded with the Quoted-Printable encoding, 'soft' line breaks must be used. An equal sign as the last character on a encoded line indicates such a non-significant ('soft') line break in the encoded text.
The documentation for this class was generated from the following file:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| © Vestris Inc., 2006-2007, All Rights Reserved | SnCore | Wed Mar 5 09:56:26 2008 | Doxygen 1.5.4 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||