GLib.MemoryOutputStream.MemoryOutputStream.resizable – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
MemoryOutputStream
data
data_size
destroy_function
realloc_function
size
MemoryOutputStream
MemoryOutputStream.resizable
get_data
get_data_size
get_size
steal_as_bytes
steal_data
MemoryOutputStream.resizable
Description:
public
MemoryOutputStream.resizable
()
Creates a new
MemoryOutputStream
, using
realloc
and
g_free
for memory allocation.