OutputStream.writeFinish

Finishes a stream write operation.

class OutputStream
ptrdiff_t
writeFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: ptrdiff_t

a #gssize containing the number of bytes written to the stream.

Throws

GException on failure.

Meta