GInputStreamClass.skipFinish

struct GInputStreamClass
extern (C)
ptrdiff_t function(GInputStream* stream, GAsyncResult* result, GError** err) skipFinish;

Return Value

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

Throws

GException on failure.