Gio.BufferedInputStream.prototype.get_available

function get_available(): Number(gsize) {
    // Gjs wrapper for g_buffered_input_stream_get_available()
}
  

Gets the size of the available data within the stream.

Returns

size of the available stream.