Enum CpioFormat
CpioFormat enumeration
Aufzählung mit unterstützten Formaten von cpio.
public enum CpioFormat
Werte
Name | Wert | Beschreibung |
---|---|---|
OldBinary | 0 | Altes Binärformat. |
OldAscii | 1 | Portables ASCII-Format. |
NewAscii | 2 | Neues ASCII-Format. |
NewAsciiCrc | 3 | Neues ASCII-CRC-Format. |
Siehe auch
- namensraum Aspose.Zip.Cpio
- Montage Aspose.Zip