- Log in to post comments
User bio
404 bio not found
Member since
Posts:
Daniel has not published any posts yet.
Replies:
Oh thank you for clarifying! When trying to implement this code we're getting a <WRITE> error at zUnDeflate + 7, the line "Write Compressed" - have you ever experienced that before?
- Log in to post comments
Thank you! So we already have the deflated data sent to us from a client in an http header - we need to decompress it only (not compress it). It seems like this is not possible, but I appreciate you confirming! We're looking into pulling in a python library for the decompression.
Agreed it would be nice for intersystems to add this for generic zlib compression/decmopression
- Log in to post comments
Certifications & Credly badges:
Daniel has no Certifications & Credly badges yet.
Followers:
Daniel has no followers yet.
Following:
Daniel has not followed anybody yet.
Thank you for verifying - when we run it from terminal using the string you provided we get an "End of File" error. Maybe this means our systems our configured differently?
Regardless thank you for the quick responses and information!