InputStream.closeFinish

Finishes closing a stream asynchronously, started from InputStream.closeAsync.

class InputStream
bool
closeFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if the stream was closed successfully.

Throws

GException on failure.