buffer Struct Reference
Buffer for concatenating arbitrary data.
More...
#include <util.h>
|
Data Fields |
|
char * | buff |
| | data buffer
|
|
size_t | length |
| | Size of buffer.
|
|
size_t | used |
| | Size of data in buffer.
|
Detailed Description
Buffer for concatenating arbitrary data.
The documentation for this struct was generated from the following file:
Generated on Sun Jan 13 02:53:31 2008 for fish by
1.4.4