A read-only memory buffer. More...
#include <connection_engine.h>
Data Fields | |
| const char * | data |
| Beginning of the buffered data. | |
| size_t | size |
| Number of bytes in the buffer. | |
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.6.1