0

I am calling a third party api which gives me a byte array or stream of zip file content as response. Now, I want create a zip file using this byte info or stream in iron python. How can i achieve the same?

Thanks in advance!

Ayush
  • 43
  • 1
  • 6
  • [Try TCP reassembly](https://wiki.wireshark.org/TCP_Reassembly) assuming contents are not encrypted – Pandelis Jul 13 '17 at 09:17
  • Do the answers here help? https://stackoverflow.com/questions/297345/create-a-zip-file-from-a-generator-in-python/2734156#2734156 – BoboDarph Jul 13 '17 at 09:32

0 Answers0