ze
Loading...
Searching...
No Matches
Public Attributes | List of all members
abuf Struct Reference

#include <buffer.h>

Public Attributes

char * b
 
int len
 

Detailed Description

Append-only string buffer used to accumulate terminal escape sequences and text prior to a single write to STDOUT.

Member Data Documentation

◆ b

char* abuf::b

Pointer to allocated buffer memory.

◆ len

int abuf::len

Current length of valid data in b.


The documentation for this struct was generated from the following file: