You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: