OutputStream.closeFinish

Closes an output stream.

class OutputStream
int
closeFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: int

TRUE if stream was successfully closed, FALSE otherwise.

Throws

GException on failure.

Meta