Go to the source code of this file.
Namespaces | |
namespace | ICSharpCode::SharpZipLib::Zip |
Classes | |
class | ICSharpCode::SharpZipLib::Zip::ZipOutputStream |
This is a DeflaterOutputStream that writes the files into a zip archive one after another. It has a special method to start a new zip entry. The zip entries contains information about the file name size, compressed size, CRC, etc. More... |