Function encode_from

Source
pub fn encode_from(
    start: usize,
    end: usize,
    target: usize,
    midpoint: usize,
) -> BitVec<u8, Msb0>
Expand description

BBSE custom midpoint (optional)