|
proton
0
|
A read-only memory buffer. More...
#include <connection_engine.h>
Data Fields | |
| const char * | data |
| Beginning of the buffered data. More... | |
| size_t | size |
| Number of bytes in the buffer. More... | |
A read-only memory buffer.
| const char* pn_cbuf_t::data |
Beginning of the buffered data.
| size_t pn_cbuf_t::size |
Number of bytes in the buffer.
1.8.13