Skip to main content

append_capped

Function append_capped 

Source
fn append_capped(output: &mut Vec<u8>, chunk: &[u8], limit: usize) -> bool