GMime.StreamIOVector¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
data |
r/w |
data to pass to the I/O function. |
|
len |
r/w |
length of the data, in bytes. |
Methods¶
None
Details¶
- class GMime.StreamIOVector¶
An I/O vector for use with
GMime.Stream.writev
().