[][src]Function bitbuffer::bit_size_of_sized

pub fn bit_size_of_sized<T: BitReadSized<LittleEndian>>(
    size: usize
) -> Option<usize>

Get the number of bits required to read a type from stream