Function pgp::util::bit_size[][src]

pub fn bit_size(val: &[u8]) -> usize
Expand description

Returns the bit length of a given slice.