net.multiphasicapps.zip.streamwriter.ZipStreamWriter

This class is used to write to ZIP files in an unknown and stream based manner where the size of the contents is completely unknown. When the stream is closed, the central directory of the ZIP file will be written to the end of the file. This class is not thread safe.