Enum CpioFormat

Enum CpioFormat

Namn på plats: Aspose.Zip.Cpio Sammanfattning: Aspose.Zip.dll (25.5.0)

Förteckning med stödda format av cpio.

public enum CpioFormat

Fields

NewAscii = 2

Nya ASCII format.

NewAsciiCrc = 3

Nya ASCII CRC format.

OldAscii = 1

Bärbar ASCII format.

OldBinary = 0

Gamla binära format.

 Svenska