pub fn reconstruct( manifest: &Manifest, slots: &[Option<Vec<u8>>], ) -> Result<Vec<Vec<u8>>>
Reconstruct original data chunks. slots[i] is None when missing.
slots[i]
None