BufferedInputStream.fillFinish

Finishes an asynchronous read.

class BufferedInputStream
fillFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: gssize

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

Throws

GException on failure.

Meta