read_pack_file

Function read_pack_file 

Source
pub fn read_pack_file(path: &Path) -> Result<(u32, Vec<u8>)>
Expand description

Read a pack without mmap (tests / tiny payloads).