OutputStream.closeFinish

Closes an output stream.

class OutputStream
bool
closeFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if stream was successfully closed, FALSE otherwise.

Throws

GException on failure.