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.
include_crc_32_checksumGets or sets a value indicating whether CRC32 checksum fields are included for composed file entries.

See Also