GBufferedInputStreamClass.fillFinish

struct GBufferedInputStreamClass
extern (C)
ptrdiff_t function(GBufferedInputStream* stream, GAsyncResult* result, GError** err) fillFinish;

Return Value

a gssize of the read stream, or -1 on an error.

Throws

GException on failure.