pub fn run( input: PathBuf, output: PathBuf, base: Option<PathBuf>, compression: String, block_size: u32, silent: bool, ) -> Result<()>
Execute the hexz store command.
hexz store