Implements a decoder for RFC 2822-compliant MIME message parts.
TIdMessageDecoderMIME = class(TIdMessageDecoder);
TIdMessageDecoderMIME is a TIdMessageDecoder descendant that extends the ancestor class to implement a decoder for RFC 2822-compliant MIME message parts.
TIdMessageDecoderMIME provides methods and properties used to detect the MIMEBoundary, as well as read the RFC message headers and body in an encoded RFC message part.
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|