Data buffer vector
An array of data buffers, each containing a memory pointer or a file descriptor.
Allocate dynamically to add more than one buffer.
Array of buffers
Number of buffers in the array
Index of current buffer within the array
Current offset within the current buffer
See Implementation
Data buffer vector
An array of data buffers, each containing a memory pointer or a file descriptor.
Allocate dynamically to add more than one buffer.