Article Details
Id:13469
Product:finPOWER Connect
Type:NEW
Version:2.03.04
Opened:01/12/2015
Closed:01/12/2015
Released:03/02/2016
Job: J016635

Compression Utilities; enhance zip functions to load and save Zip Archives

The Compression Utilities built into finPOWER Connect have been enhanced as follows:

A new ISZipArchive object has been added. This can be created from finBL.Runtime.CompressionUtilities.ZipArchiveOpen using a filename or ZipArchiveOpenFromByteArray using a Byte Array.

The ISZipArchive class can then retrieve a list of entries in the Zip Archive and perform actions like saving a file to disk.