Enum CpioFormat
Enum CpioFormat
De naam: Aspose.Zip.Cpio Verzameling: Aspose.Zip.dll (25.5.0)
Vermenigvuldiging met ondersteunde formaten van cpio.
public enum CpioFormat
Fields
NewAscii = 2
Het nieuwe ASCII format.
NewAsciiCrc = 3
Het nieuwe ASCII CRC format.
OldAscii = 1
Portabele ASCII formaat.
OldBinary = 0
Oude binaire formaten.