Diffusion C API  6.7.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
buf_s Struct Reference

A buffer for holding arbitrarily terminated byte arrays. More...

Data Fields

char * data
 Bytes contained in this buffer.
 
apr_size_t len
 Length in bytes contained in this buffer.
 

Detailed Description

A buffer for holding arbitrarily terminated byte arrays.

Functions are available (see (buf.h)) to manipulate the byte array.


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