Constructor

CamelNullOutputStreamnew

since: 3.12

Declaration [src]

GOutputStream*
camel_null_output_stream_new (
  void
)

Description [src]

Creates a new “null” output stream.

Available since: 3.12

Return value

Type: GOutputStream

A new GOutputStream.

The caller of the function takes ownership of the data, and is responsible for freeing it.