Data Fields | |
| char * | buf |
| Dynamically allocated; use free(). | |
| size_t | length |
| Length of the string in buf. | |
| size_t | pos |
| Read position relative to buf. | |
|
|
Dynamically allocated; use free().
|
|
|
Length of the string in buf.
|
|
|
Read position relative to buf.
|
1.3.9.1