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

gzip reader to use whole buffer #843

Open
desb42 opened this issue Feb 19, 2021 · 0 comments
Open

gzip reader to use whole buffer #843

desb42 opened this issue Feb 19, 2021 · 0 comments

Comments

@desb42
Copy link
Collaborator

desb42 commented Feb 19, 2021

I have recently been looking to use the gzipped dump files directly (instead of pre expanding them)

Down in the depths, the classfile 100_core\src\gplx\core\ios\streams\rdrs\Io_stream_rdr__gzip.java has a Read function

This function seems to read only half the buffer size requested

A suggested change is
Io_stream_rdr__gzip.zip

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