InputZipDirectory class

InputZipDirectory class

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

Inheritance: InputZipDirectoryInputWorkingDirectory

The InputZipDirectory 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_file_names_by_extensionReturns the array of file names by an extension.

See Also