InputStream.skipFinish

Finishes a stream skip operation.

class InputStream
skipFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: gssize

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

Throws

GException on failure.

Meta