Gio.MemoryOutputStream.new_resizable
function new_resizable(): Gio.OutputStream {
// Gjs wrapper for g_memory_output_stream_new_resizable()
}
Creates a new Gio.MemoryOutputStream, using GLib.realloc and GLib.free for memory allocation.
Since 2.36
- Returns