Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any method to set compress level when use compress_to_path function? #58

Open
alanthinker opened this issue Apr 9, 2024 · 0 comments

Comments

@alanthinker
Copy link

Is there any method to set compress level when use compress_to_path function?

    let now = Instant::now();
    sevenz_rust::compress_to_path("test_data", "test_data.7z").expect("compress ok");
    println!("compress done : {:?}", now.elapsed());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant