Gio.BufferedInputStream.prototype.fill_finish
function fill_finish(result: Gio.AsyncResult): Number(gssize) {
// Gjs wrapper for g_buffered_input_stream_fill_finish()
}
Finishes an asynchronous read.
- result
- Returns
a #gssize of the read stream, or %-1 on an error.