Hi, I want to send to my AppEngine a String which is Gzipped. This bag of bytes is then supposed to be stored as a blob and when retrieved unzipped by the AppEngine (Python).
Is it possible to retrieve these blobs from the datastore and un-gzip these blobs into Strings inside the AppEngine? How do I do the un-gzipping? thx...jago --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
