|
proton
0
|
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... | |
A modifiable memory buffer.
| char* pn_buf_t::data |
Beginning of the buffered data.
| size_t pn_buf_t::size |
Number of bytes in the buffer.
1.8.13