Enum CpioFormat
CpioFormat enumeration
Enumerasi dengan format cpio. yang didukung
public enum CpioFormat
Nilai
Nama | Nilai | Keterangan |
---|---|---|
OldBinary | 0 | Format Biner Lama. |
OldAscii | 1 | Format ASCII Portabel. |
NewAscii | 2 | Format ASCII Baru. |
NewAsciiCrc | 3 | Format CRC ASCII Baru. |
Lihat juga
- ruang nama Aspose.Zip.Cpio
- perakitan Aspose.Zip