Enum CpioFormat

Enum CpioFormat

Il nome: Aspose.Zip.Cpio Assemblea: Aspose.Zip.dll (25.5.0)

Elenco con formati supportati di cpio.

public enum CpioFormat

Fields

NewAscii = 2

Il nuovo formato ASCII.

NewAsciiCrc = 3

Il nuovo formato ASCII CRC.

OldAscii = 1

Il formato ASCII portabile.

OldBinary = 0

Il nuovo formato binario.

 Italiano