writev


Description:

public int64 writev (StreamIOVector[] vector)

Writes at most vector.length blocks described by vector to this.

Parameters:

this

a Stream

vector

a StreamIOVector

count

number of vector elements

Returns:

the number of bytes written or %-1 on fail.