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

Is this library compatible with the Java GZip implementation? #51

Closed
patrickliechty opened this issue Apr 8, 2015 · 2 comments
Closed

Comments

@patrickliechty
Copy link

Our backend is using the Java GZipInputStream to decode the gzip JSON from the web layer. Do you know if it is compatible?

http://docs.oracle.com/javase/7/docs/api/java/util/zip/GZIPInputStream.html

@puzrin
Copy link
Member

puzrin commented Apr 8, 2015

No ideas. That's zlib port.

@puzrin puzrin closed this as completed Apr 8, 2015
@gandhirajan
Copy link

Yes it is. Managed to test it.

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

3 participants