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

Add random access support #31

Open
axelkar opened this issue Sep 9, 2024 · 0 comments
Open

Add random access support #31

axelkar opened this issue Sep 9, 2024 · 0 comments

Comments

@axelkar
Copy link

axelkar commented Sep 9, 2024

Thanks for the crate! Could you implement random-access support on the lzma block level? You could also expose block-level information so I can cache (or not) everything the way I want to in application code.

python-xz supports random access

https://sourceforge.net/p/lzmautils/discussion/708858/thread/4d71ae25/

Edit: just saw that my xz archives only have single blocks. you can keep this issue for tracking

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