e-CryptIt Engine - Compression Xojo Plugin

ZipEntry.Supported Property

Returns true if the entry in the zip file is supported.

Supported as Boolean {Read}

Remarks

There can be different reasons why a entry is not supported, encrypted or unknown compression method for example.

This plugin cannot extract a entry that is marked as not supported.

See Also

ZipEntry Class