Skip to main content

pamoja_cobs_decoder_new

Function pamoja_cobs_decoder_new 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pamoja_cobs_decoder_new() -> *mut PamojaCobsDecoder
Expand description

Creates a streaming COBS decoder.

ยงReturns

A new decoder the caller must release with pamoja_cobs_decoder_free.