GOutputStreamClass.writeFn

struct GOutputStreamClass
extern (C)
ptrdiff_t function(GOutputStream* stream, void* buffer, size_t count, GCancellable* cancellable, GError** err) writeFn;

Return Value

Number of bytes written, or -1 on error

Throws

GException on failure.