Enum CpioFormat

CpioFormat enumeration

Aufzählung mit unterstützten Formaten von cpio.

public enum CpioFormat

Werte

NameWertBeschreibung
OldBinary0Altes Binärformat.
OldAscii1Portables ASCII-Format.
NewAscii2Neues ASCII-Format.
NewAsciiCrc3Neues ASCII-CRC-Format.

Siehe auch