append_normalized

Function append_normalized 

Source
fn append_normalized(
    dst: &mut Vec<u8>,
    dst_len: BitsLen,
    src: &[u8],
    src_len: BitsLen,
)
Expand description

Append normalized bits from src to dst at bit position dst_len