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
This is an awesome module, thanks for writing it! Using it to access a zip file that's a few gigabytes, brings the access speeds way down.
I did get a bit stuck on how to actually use LeanZipFile though, had to dig into source code to work it out. It might be good to add an example in the readme or some documentation of how to use that class, since the interface does differ from the standard ZipFile.
The text was updated successfully, but these errors were encountered:
This is an awesome module, thanks for writing it! Using it to access a zip file that's a few gigabytes, brings the access speeds way down.
I did get a bit stuck on how to actually use LeanZipFile though, had to dig into source code to work it out. It might be good to add an example in the readme or some documentation of how to use that class, since the interface does differ from the standard ZipFile.
The text was updated successfully, but these errors were encountered: