Top | ![]() |
![]() |
![]() |
![]() |
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.
gsize camel_stream_null_get_bytes_written ();
CamelStreamNull *stream_null
how many bytes had been written to the stream_null
since
it was created or rewind to the beginning.
Since: 3.24