#include <obuf.h>
Data Fields | |
iobuf | io |
unsigned | bufpos |
unsigned | count |
obuf_fn | writefn |
unsigned obuf::bufpos |
Current write position within the buffer.
unsigned obuf::count |
The number of bytes written in the last operation.
Function used to write data to the file descriptor.