Documentation
Dlang.org
InputStream.skipFinish
gio
input_stream
InputStream
Finishes a stream skip operation.
class
InputStream
ptrdiff_t
skipFinish
(
gio.async_result.AsyncResult
result
)
Parameters
result
gio
.
async_result
.
AsyncResult
a #GAsyncResult.
Return Value
Type:
ptrdiff_t
the size of the bytes skipped, or
-1
on error.
gio
input_stream
InputStream
functions
clearPending
close
closeAsync
closeFinish
hasPending
isClosed
read
readAll
readAllAsync
readAllFinish
readAsync
readBytes
readBytesAsync
readBytesFinish
readFinish
setPending
skip
skipAsync
skipFinish
Finishes a stream skip operation.