pub fn create_zero_filler<P: AsRef<Path>>(
    zero_filler_path: P
) -> Result<(), Error>
Expand description

Create a zero filler file which can be used to fill the gaps between partition files. The filler is sized to be big enough to fill the gaps. (1 << PARTITION_SIZE_SHIFT)