Top | ![]() |
![]() |
![]() |
![]() |
CamelNullOutputStream is analogous to writing to /dev/null, except it counts the total number of bytes written to it. This is primarily useful for determining the final size of some outgoing data, especially if using filters on the output stream.
GOutputStream *
camel_null_output_stream_new (void
);
Creates a new "null" output stream.
Since: 3.12