pub fn compress_q42(
input: &Path,
output: &Path,
) -> Result<CompressStats, Box<dyn Error>>Expand description
Compress a .q42 file. Unified v3 volumes are copied as-is; legacy v1
SuperBlock streams are stripped and re-framed for the browser VFS.