CpioFormat

CpioFormat enumeration

Enumeration with supported formats of cpio.

Members

Member nameDescription
OLD_BINARYOld Binary Format.
OLD_ASCIIPortable ASCII Format.
NEW_ASCIINew ASCII Format.
NEW_ASCII_CRCNew ASCII CRC Format.

See Also