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

allow read and write from a stream for better compression support #42

Open
Moelf opened this issue Jan 20, 2021 · 4 comments · May be fixed by #54
Open

allow read and write from a stream for better compression support #42

Moelf opened this issue Jan 20, 2021 · 4 comments · May be fixed by #54

Comments

@Moelf
Copy link

Moelf commented Jan 20, 2021

Users probably want to read/write directly to a .gz file to save space. Can be done easily with https://github.com/JuliaIO/TranscodingStreams.jl

@yuehhua
Copy link
Contributor

yuehhua commented Sep 3, 2022

I really need this feature. But I cannot do it myself. #36 should be passed first, then I can load the package.

@amontoison
Copy link
Member

@yuehhua We fixed the issue with #36 for information.

@yuehhua
Copy link
Contributor

yuehhua commented Feb 1, 2023

@Moelf Did you mean that should support streaming from online zipped file?

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