Function gimli::leb128::write::uleb128_size

source ยท
pub fn uleb128_size(val: u64) -> usize
Expand description

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