BufferedInputStream.fillFinish

Finishes an asynchronous read.

class BufferedInputStream
ptrdiff_t
fillFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: ptrdiff_t

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

Throws

GException on failure.

Meta