I want to integrate with gmime from another language (go). I want to read message content from network and stream it to gmime. It's easy to accumulate whole message in a buffer and then use mem stream. What's best way to avoid doing that and send to gmime in chunks?
Thanks.
_______________________________________________ gmime-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gmime-devel-list
