Skip to main content

Module primitives

Module primitives 

Source
Expand description

Generic SBE primitive decoders.

Structs§

GroupSize16Encoding
Compact group header encoding (u16 block length + u16 count).
GroupSizeEncoding
Group header encoding (u16 block length + u32 count).

Functions§

decode_var_string8
Decodes a varString8 field (u8 length + UTF-8 bytes).