Function gimli::leb128::write::uleb128_size [−][src]
pub fn uleb128_size(val: u64) -> usize
Return the size of the LEB128 encoding of the given unsigned number.
pub fn uleb128_size(val: u64) -> usize
Return the size of the LEB128 encoding of the given unsigned number.