|
ze
|
#include <buffer.h>
Public Attributes | |
| char * | b |
| int | len |
Append-only string buffer used to accumulate terminal escape sequences and text prior to a single write to STDOUT.
| char* abuf::b |
Pointer to allocated buffer memory.
| int abuf::len |
Current length of valid data in b.