pub fn bytes_for(bits: usize) -> usize
Expand description

Returns the number of bytes required to hold bits bits.