Gio.FilterInputStream.prototype.get_base_stream

function get_base_stream(): Gio.InputStream {
    // Gjs wrapper for g_filter_input_stream_get_base_stream()
}
  

Gets the base stream for the filter stream.

Returns

a Gio.InputStream.