Gio.InputStream::skip_finish
function vfunc_skip_finish(result: Gio.AsyncResult): Number(gssize) {
}
Finishes a stream skip operation.
- result
- Returns
the size of the bytes skipped, or %-1 on error.
function vfunc_skip_finish(result: Gio.AsyncResult): Number(gssize) {
}
Finishes a stream skip operation.
the size of the bytes skipped, or %-1 on error.