Top | ![]() |
![]() |
![]() |
![]() |
|
camel_null_output_stream_new () |
|
camel_null_output_stream_get_bytes_written () |
GOutputStream * camel_null_output_stream_new (void
);
Creates a new "null" output stream.
Since: 3.12
gsize camel_null_output_stream_get_bytes_written ();
CamelNullOutputStream *null_stream
Gets the total number of bytes written to null_stream
.
Since: 3.12