OutputStream.writeBytesFinish

Finishes a stream write-from-GBytes operation.

class OutputStream
writeBytesFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: gssize

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

Throws

GException on failure.

Meta