Skip to main content

compress_raw

Function compress_raw 

Source
pub fn compress_raw(
    input: &Path,
    output: &Path,
) -> Result<CompressStats, Box<dyn Error>>
Expand description

Compress any binary file (e.g. legacy .lex sidecar) as raw bytes.