Enum CpioFormat

Enum CpioFormat

Namespace: Aspose.Zip.Cpio
Assembly: Aspose.Zip.dll (25.1.0)

Enumeration with supported formats of cpio.

public enum CpioFormat

Fields

NewAscii = 2

تنسيق ASCII الجديد.

NewAsciiCrc = 3

تنسيق CRC ASCII الجديد.

OldAscii = 1

تنسيق ASCII القابل للنقل.

OldBinary = 0

تنسيق ثنائي قديم.

 عربي