waldo kitty wrote:
i have a need to decode quote-printable mime from a stream but i'm unable to get TBase64DecodingStream to do this easily... i found only one "example" of using it on the web but that also used an intermediate array of byte buffer and was related only to storing mime data in a postgress database...

i'm pretty frustrated with this after having spent the last 36 hours trying to get it to work... does anyone have any ideas on which way i should look? is there an actual working demo somewhere?

feh!! never mind...

after sending the above and rereading over it and a few other pages concerning this library, i now see that it is not the right tool for the job... this one is for handling attachments and such and not simply decoding any/all mime :sigh:

back to the drawing board :roll:

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to