aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-mem.h
Commit message (Collapse)AuthorAgeFilesLines
* sync before going homeBertrand Guiheneuf1999-08-021-2/+3
| | | | svn path=/trunk/; revision=1064
* new memory buffer based stream.Bertrand Guiheneuf1999-08-021-0/+80
* camel/camel-stream-mem.c: * camel/camel-stream-mem.h: new memory buffer based stream. * camel/camel-stream-fs.c (_seek): implementation for file system based stream. * camel/camel-stream.c (camel_stream_seek): new method. * camel/camel-stream-fs.c (camel_stream_fs_class_init): pass CamelStreamFsClass instead of CamelStreamClass. svn path=/trunk/; revision=1056