Gio.FilterOutputStream.prototype.get_base_stream

function get_base_stream(): Gio.OutputStream {
    // Gjs wrapper for g_filter_output_stream_get_base_stream()
}
  

Gets the base stream for the filter stream.

Returns

a Gio.OutputStream.