uleb128_size

Function uleb128_size 

Source
pub fn uleb128_size(val: u64) -> usize
Expand description

Return the size of the LEB128 encoding of the given unsigned number.