Skip to main content

decode_quant_seg

Function decode_quant_seg 

Source
pub fn decode_quant_seg(data: &[u8]) -> Result<Box<dyn Quantizer>, CodecError>
Expand description

Decode a QUANT_SEG binary payload into a boxed Quantizer.