Skip to main content

read_reach

Function read_reach 

Source
pub fn read_reach(archive: &Path) -> Result<Option<Vec<ReachEntry>>>
Expand description

Read the reachability bitmaps out of a sealed archive. Ok(None) when absent.