COBS streaming encoder state. More...
#include <cobs.h>
COBS streaming encoder state.
This structure maintains the state for incremental COBS encoding. It should be initialized with cobs_encoder_init() before use.