[COTDC] 63 - MimeConverter

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[COTDC] 63 - MimeConverter

laurent laffont
Today: MimeConverter


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent
Reply | Threaded
Open this post in threaded view
|

Re: [COTDC] 63 - MimeConverter

laurent laffont

On Thu, May 12, 2011 at 8:40 PM, laurent laffont <[hidden email]> wrote:
Today: MimeConverter


I'm the base class for converting some data from a MIME type to another. Subclasses should implement #mimeDecode and #mimeEncode.


Laurent. 

 


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent