Constructor
GioMemoryInputStreamnew
Declaration [src]
GInputStream*
g_memory_input_stream_new (
void
)
Return value
Type: GInputStream
A new GInputStream
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |