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

Streaming Support #2

Open
coderforlife opened this issue Feb 7, 2015 · 2 comments
Open

Streaming Support #2

coderforlife opened this issue Feb 7, 2015 · 2 comments
Assignees

Comments

@coderforlife
Copy link
Owner

Add support for stream-compression and stream-decompression. This would allow one to use the functions for larger files. Recommended to follow the zlib API.

@coderforlife
Copy link
Owner Author

Progress update: LZNT1 is completely working with a new streaming API. Xpress is in progress.

@coderforlife
Copy link
Owner Author

LZNT1 (compression/decompression) and Xpress (decompression) are committed.

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

No branches or pull requests

1 participant