Constructor

BirbResponseStreamnew_iostream

since: 0.6

Declaration [src]

GIOStream*
birb_response_stream_new_iostream (
  void
)

Description [src]

Creates a new response stream wrapped with g_simple_io_stream_new().

Available since: 0.6

Return value

Type: GIOStream

The new stream.

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