OutputStream.writevFinish

Finishes a stream writev operation.

class OutputStream
bool
writevFinish

Parameters

result AsyncResultIF
bytesWritten size_t

location to store the number of bytes that were written to the stream

Return Value

Type: bool

TRUE on success, FALSE if there was an error

Throws

GException on failure.

Meta

Since

2.60