GLib.MemoryOutputStream.MemoryOutputStream.resizable – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
MemoryOutputStream
data
data_size
destroy_function
realloc_function
size
with_data
with_owned_data
MemoryOutputStream
MemoryOutputStream.from_data
MemoryOutputStream.resizable
get_data
get_data_size
get_size
steal_as_bytes
steal_data
MemoryOutputStream.resizable
Description:
[
CCode
( has_construct_function =
false
, type =
"GOutputStream*"
) ]
[
Version
( since =
"2.36"
) ]
public
MemoryOutputStream.resizable
()
Creates a new
MemoryOutputStream
, using
g_realloc
and
g_free
for memory allocation.