aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-data-wrapper.c
Commit message (Collapse)AuthorAgeFilesLines
* Added streaming capability to CamelDataWrapper. This makes it possible, forEttore Perazzoli1999-11-171-0/+209
example, to build multipart messages out of files that are on disk without loading them in memory. svn path=/trunk/; revision=1394