Enum CpioFormat
Enum CpioFormat
Namespace: Aspose.Zip.Cpio
Assembly: Aspose.Zip.dll (25.1.0)
ספירה עם הפורמטים הנתמכים של cpio.
public enum CpioFormat
שדות
NewAscii = 2
פורמט ASCII חדש.
NewAsciiCrc = 3
פורמט CRC ASCII חדש.
OldAscii = 1
פורמט ASCII נייד.
OldBinary = 0
פורמט בינארי ישן.