normal_sum_slice

Function normal_sum_slice 

Source
pub fn normal_sum_slice(buf: &[u8], checksum_offset: usize) -> u32
Expand description

Calculate the normal checksum for a variable-size block.

Used for root blocks, entry blocks, etc. with variable block sizes.