#include <OS.h>
Inheritance diagram for strbuf:
Public Attributes | |
int | maxlen |
no. of bytes in buffer. More... | |
int | len |
no. of bytes returned. More... | |
void * | buf |
pointer to data. More... |
|
pointer to data.
|
|
no. of bytes returned.
|
|
no. of bytes in buffer.
|