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

decompressFromBase64() return null when tried to decompress #8

Open
vkkr opened this issue May 1, 2015 · 1 comment
Open

decompressFromBase64() return null when tried to decompress #8

vkkr opened this issue May 1, 2015 · 1 comment

Comments

@vkkr
Copy link

vkkr commented May 1, 2015

We are using compressToBase64() method in javascript library and sending this compressed string over http headers.
After receiving this compressed string, to decompress it in WCF we are using C# library's decompressFromBase64() method. It is always returning null.

@jawa-the-hutt
Copy link
Owner

Want to check in on this issue even though it's really old. We have just done some pretty large updates to the project: #12

Would like to know if the updated version still has this issue or not. There are now some unit tests included in the project so it's possible you could do some basic testing with those.

will keep this issue open for a few days and if I don't hear back from you i'll go ahead and close 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

2 participants