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

Read GZipped CIFF #13

Open
JMMackenzie opened this issue Mar 21, 2022 · 0 comments
Open

Read GZipped CIFF #13

JMMackenzie opened this issue Mar 21, 2022 · 0 comments

Comments

@JMMackenzie
Copy link
Owner

Allow create to read a .gz compressed CIFF file directly.

lgrz added a commit that referenced this issue Oct 2, 2022
Detect if the input CIFF file is gzip encoded and decode the entire file
to byte buffer. Otherwise use the existing mmap buffer implementation
for uncompressed CIFF files.

See #13
lgrz added a commit that referenced this issue Oct 2, 2022
Detect if the input CIFF file is gzip encoded and decode the entire file
to byte buffer. Otherwise use the existing mmap buffer implementation
for uncompressed CIFF files.

See #13
lgrz added a commit that referenced this issue Oct 2, 2022
Detect if the input CIFF file is gzip encoded and decode the entire file
to byte buffer. Otherwise use the existing mmap buffer implementation
for uncompressed CIFF files.

See #13
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