YAZ  5.34.0
Data Fields
wrbuf Struct Reference

string buffer More...

#include <wrbuf.h>

Data Fields

char * buf
 
size_t pos
 
size_t size
 

Detailed Description

string buffer

Definition at line 42 of file wrbuf.h.

Field Documentation

◆ buf

char* wrbuf::buf

◆ pos

size_t wrbuf::pos

◆ size

size_t wrbuf::size

Definition at line 46 of file wrbuf.h.

Referenced by wrbuf_alloc(), wrbuf_cstr(), wrbuf_cstr_null(), wrbuf_grow(), wrbuf_insert(), and wrbuf_write().


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