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

Binary Files #50

Open
justkrismanohar opened this issue Jan 30, 2016 · 1 comment
Open

Binary Files #50

justkrismanohar opened this issue Jan 30, 2016 · 1 comment

Comments

@justkrismanohar
Copy link

Hey,

Great job with the implementation. I was wondering if it was possible to pass a raw bit stream to the compressor and if so how would you do that?

Thanks.

@agl
Copy link
Owner

agl commented Jan 31, 2016

You mean the bitstream for an image? The code, of course, decompresses the input images into memory. But using the library you can hook in at any point in the input pipeline.

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

2 participants