Enum CpioFormat
Enum CpioFormat
Nama dari : Aspose.Zip.Cpio Perhitungan: Aspose.Zip.dll (25.5.0)
Daftar dengan format cpio yang didukung.
public enum CpioFormat
Fields
NewAscii = 2
Format ASCII yang baru
NewAsciiCrc = 3
Format ASCII CRC yang baru
OldAscii = 1
Format ASCII yang terpasang.
OldBinary = 0
Format biner yang lama.