OutputZipDirectory class

OutputZipDirectory class

Implements the method for getting a file stream to write to when working directory is a ZIP archive.

Inheritance: OutputZipDirectoryInputWorkingDirectory

The OutputZipDirectory type exposes the following members:

Constructors

ConstructorDescription
initCreates new instance.

Methods

MethodDescription
get_fileReturns the stream to read from.
get_fileReturns the stream to read from.
get_output_fileReturns the stream to write to.
finishFinalizes ZIP archive.

See Also