Enum CpioFormat

Enum CpioFormat

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

Enumeration dengan format yang didukung dari cpio.

public enum CpioFormat

Fields

NewAscii = 2

Format ASCII Baru.

NewAsciiCrc = 3

Format CRC ASCII Baru.

OldAscii = 1

Format ASCII Portabel.

OldBinary = 0

Format Biner Lama.

 Indonesia