OutputZipDirectory.OutputZipDirectory

OutputZipDirectory constructor

Creates new instance.

public OutputZipDirectory(Stream zipStream)
ParameterTypeDescription
zipStreamStreamThe stream to write the archive to.

See Also