| CamelStreamNullCamelStreamNull |  | 
Implemented Interfaces
CamelStreamNull implements
 GSeekable.
 
Functions
camel_stream_null_new ()
CamelStream *
camel_stream_null_new (void);
Returns a null stream.  A null stream is always at eof, and
always returns success for all reads and writes.
 
 
Types and Values
struct CamelStreamNull
struct CamelStreamNull;