Enum CpioFormat

Enum CpioFormat

Navne til: Aspose.Zip.Cpio Sammensætning: Aspose.Zip.dll (25.5.0)

Enumeration med understøttede formater af cpio.

public enum CpioFormat

Fields

NewAscii = 2

Det nye ASCII format.

NewAsciiCrc = 3

Den nye ASCII CRC format.

OldAscii = 1

Portable ASCII format.

OldBinary = 0

Den gamle binære form.

 Dansk