Function to read one line of any size from a stream and return it in
authorDan Winship <danw@src.gnome.org>
Thu, 23 Mar 2000 16:22:29 +0000 (16:22 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 23 Mar 2000 16:22:29 +0000 (16:22 +0000)
commite1f54bce66538619235bf5ad34879b615f640095
treeafbbb8bd2327045d68b1047abcc5e8c293c1cc96
parentba3805ff03755a6258a01b4078e03164958cc405
Function to read one line of any size from a stream and return it in

* camel-stream-buffer.c (camel_stream_buffer_read_line): Function
to read one line of any size from a stream and return it in
allocated memory.

Also add camel-stream-buffer.h to camel.h and CamelStreamBuffer to
camel-types.h.
camel/ChangeLog
camel/camel-stream-buffer.c
camel/camel-stream-buffer.h
camel/camel-types.h
camel/camel.h