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

รูปแบบ New ASCII.

NewAsciiCrc = 3

รูปแบบ New ASCII CRC.

OldAscii = 1

รูปแบบ Portable ASCII.

OldBinary = 0

รูปแบบ Old Binary.

 แบบไทย