Skip to main content

append_length

Function append_length 

Source
fn append_length(target: &mut Vec<u8>, length: usize) -> Result<()>