GOutputStreamClass.writeFinish

struct GOutputStreamClass
extern (C)
ptrdiff_t function(GOutputStream* stream, GAsyncResult* result, GError** err) writeFinish;

Return Value

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

Throws

GException on failure.