proton  0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pn_buf_t Struct Reference

A modifiable memory buffer. More...

#include <connection_engine.h>

Data Fields

char * data
 Beginning of the buffered data. More...
 
size_t size
 Number of bytes in the buffer. More...
 

Detailed Description

A modifiable memory buffer.

Field Documentation

char* pn_buf_t::data

Beginning of the buffered data.

size_t pn_buf_t::size

Number of bytes in the buffer.


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