ZipFile

Hi there,

I was wondering if there is a way to create a zip file using Juce, ZipFile decodes it, and the GZIPCompressorOutputStream class look like it can not build a zip file.

Does anyone have a clue on how to do this except using the low level zlib functions ?