pub fn bytes_to_chunks_up(bytes: usize) -> usize
Expand description

Convert size in bytes to the number of chunks (aligned up).