Function vartyint::write_many

source ·
pub fn write_many<T>(nums: &[T], buf: &mut Vec<u8>)
where T: VarInt,