Enum CpioFormat

CpioFormat enumeration

Uppräkning med stödda format av cpio.

public enum CpioFormat

Värderingar

namnVärdeBeskrivning
OldBinary0Gammalt binärt format.
OldAscii1Bärbart ASCII-format.
NewAscii2Nytt ASCII-format.
NewAsciiCrc3Nytt ASCII CRC-format.

Se även