InputStream.skipFinish

Finishes a stream skip operation.

class InputStream
ptrdiff_t
skipFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: ptrdiff_t

the size of the bytes skipped, or -1 on error.

Throws

GException on failure.

Meta