Private runtime state for the dynamic_buffer_stream backend.
More...
#include <dynamic_buffer_stream_state.h>

Data Fields | |
| dynamic_buffer_t | dbuf |
This structure stores the dynamic buffer used by the backend during the lifetime of the stream instance.
Definition at line 55 of file dynamic_buffer_stream_state.h.
| dynamic_buffer_t dynamic_buffer_stream_state_t::dbuf |
Dynamic buffer backing the stream instance.
Definition at line 57 of file dynamic_buffer_stream_state.h.