Skip to main content

read_snapshot

Function read_snapshot 

Source
pub fn read_snapshot<P: AsRef<Path>>(path: P) -> Result<String, Box<dyn Error>>
Expand description

Read a snapshot file, automatically decompressing if it’s zstd compressed Returns the FULL file content including headers