Constructor

GioMemoryInputStreamnew

Declaration

GInputStream*
g_memory_input_stream_new (
  void
)

Description

Creates a new empty GMemoryInputStream.

Return value

Type: GInputStream

A new GInputStream.

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