OutputStream.flushFinish

Finishes flushing an output stream.

class OutputStream
bool
flushFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: bool

%TRUE if flush operation succeeded, %FALSE otherwise.

Throws

GException on failure.

Meta