Constructor

XemeInputStreamnew

since: 0.1

Declaration [src]

XemeInputStream*
xeme_input_stream_new (
  void
)

Description [src]

Creates a new input stream.

Available since: 0.1

Return value

Type: XemeInputStream

The new instance.

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