Enum CpioFormat

Enum CpioFormat

Der Name: Aspose.Zip.Cpio Versammlung: Aspose.Zip.dll (25.5.0)

Enumeration mit unterstützten Cpio-Formaten.

public enum CpioFormat

Fields

NewAscii = 2

Das neue ASCII Format.

NewAsciiCrc = 3

Das neue ASCII CRC Format.

OldAscii = 1

Portable ASCII Format.

OldBinary = 0

Das binäre Format.

 Deutsch