AppleArchiveEntrySettings

AppleArchiveEntrySettings class

Settings used to compose entries inside AppleArchive.

The AppleArchiveEntrySettings type exposes the following members:

Constructors

NameDescription
AppleArchiveEntrySettings(compression_settings)Initializes a new instance of the AppleArchiveEntrySettings class.

Properties

NameDescription
compression_settingsGets compression settings applied to the composed Apple Archive payload.

See Also