Function nbytes_across

Source
pub fn nbytes_across<T: PrimInt + NumCast>(start: T, end: T) -> T
Expand description

Get the required length of bytes from a Range, bits indices across the bytes.