The stream to which the zip archive will be written.
A value indicating whether Zip64 extensions will be used in the resulting archive.
In This Topic
ZipWriter Constructor(Stream,Boolean)
In This Topic
Initializes a new instance of the ZipWriter class using the specified output stream, optionally using Zip64 extensions in the resulting archive, and not allowing the object to close the output stream.