Contains procedures, functions, contants, and types used to perform encoding and decoding for RFC 2822-compliant message headers and email addresses.
IdCoderHeader.pas contains procedures, functions, contants, and types used to perform encoding and decoding for RFC 2822-compliant message headers and email addresses.
Enumeration |
Description |
Represents transfer encoding values. |
Function |
Description |
Converts Shift_JIS to ISO-2022-JP character set encoding. | |
Removes encoding applied to an email address. | |
Decodes a list of email addresses. | |
Decodes a message header with content and/or character set encoding. | |
Converts Shift_JIS to ISO-2022-JP character set encoding. | |
Encodes RFC 2822 EMail Addresses that contains special characters. | |
Converts an email address to a string using contenta and transfer encodings and character set. | |
Encodes a message header that contains non-US-ASCII characters. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|