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 JKSerializeOptionCompress functional #62

Open
j3rm opened this issue Nov 21, 2011 · 3 comments
Open

is JKSerializeOptionCompress functional #62

j3rm opened this issue Nov 21, 2011 · 3 comments

Comments

@j3rm
Copy link

j3rm commented Nov 21, 2011

I tried this and I got back regular ole NSData. so I'm guessing this is not working at this time, can you confirm. or am i missing something else?
Jeremy

@ghost ghost assigned johnezang Nov 27, 2011
@johnezang
Copy link
Owner

Errr, well, NSData is what it should return.... of course, the bytes contained in the returned NSData are the result of being run through libz, which is to say, it was compressed.

AFAIK it works, but I haven't tried it in awhile.

@tonyxiao
Copy link

I'm experiencing similar issue. The JKSerializeOptionCompress doesn't seem to do anything. The returned NSData is still exactly the same size as before, compression seems not to take place.

@gongenhao
Copy link

Still like this after 3 years?

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

4 participants