Enum CpioFormat
CpioFormat enumeration
Énumération avec les formats pris en charge de cpio.
public enum CpioFormat
Valeurs
Nom | Évaluer | La description |
---|---|---|
OldBinary | 0 | Ancien format binaire. |
OldAscii | 1 | Format ASCII portable. |
NewAscii | 2 | Nouveau format ASCII. |
NewAsciiCrc | 3 | Nouveau format ASCII CRC. |
Voir également
- espace de noms Aspose.Zip.Cpio
- Assemblée Aspose.Zip