Function pgp::util::bit_size

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

Returns the bit length of a given slice.