Constructor

BirbResponseStreamnew

since: 0.6

Declaration [src]

GOutputStream*
birb_response_stream_new (
  void
)

Description [src]

Creates a new response stream.

Available since: 0.6

Return value

Type: GOutputStream

The new stream.

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