Function encode_with_offset

Source
pub fn encode_with_offset(
    buf: impl AsRef<[u8]>,
    offset: usize,
) -> (Vec<u8>, usize)
Expand description

Encode a bitfield at a specific offset