Enum CpioFormat
CpioFormat enumeration
Opsomming met ondersteunde formaten van cpio.
public enum CpioFormat
Waarden
Naam | Waarde | Beschrijving |
---|---|---|
OldBinary | 0 | Oud binair formaat. |
OldAscii | 1 | Draagbaar ASCII-formaat. |
NewAscii | 2 | Nieuw ASCII-formaat. |
NewAsciiCrc | 3 | Nieuw ASCII CRC-formaat. |
Zie ook
- naamruimte Aspose.Zip.Cpio
- montage Aspose.Zip