Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
None
-
None
Description
At this time the function to generate a zip file : FileUtil::zipFileStream (FileUtil:345) offert to possibility to add only one file.
I propose to improve this with a new function zipFileStreams that take a input map with file name as key and inputStream as value.