Enum CpioFormat

CpioFormat enumeration

Opsomming met ondersteunde formaten van cpio.

public enum CpioFormat

Waarden

NaamWaardeBeschrijving
OldBinary0Oud binair formaat.
OldAscii1Draagbaar ASCII-formaat.
NewAscii2Nieuw ASCII-formaat.
NewAsciiCrc3Nieuw ASCII CRC-formaat.

Zie ook