Constructor
GioMemoryOutputStreamnew_resizable
Description
Creates a new GMemoryOutputStream
, using g_realloc()
and g_free()
for memory allocation.
Available since: | 2.36 |
Return value
Type: GOutputStream
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |