Enum CpioFormat
Enum CpioFormat
名称: Aspose.Zip.Cpio 收藏: Aspose.Zip.dll (25.5.0)
支持的CPIO格式的列表。
public enum CpioFormat
Fields
NewAscii = 2
新 ASCII 格式
NewAsciiCrc = 3
新 ASCII CRC 格式
OldAscii = 1
移动 ASCII 格式。
OldBinary = 0
二元格式。
名称: Aspose.Zip.Cpio 收藏: Aspose.Zip.dll (25.5.0)
支持的CPIO格式的列表。
public enum CpioFormat
NewAscii = 2
新 ASCII 格式
NewAsciiCrc = 3
新 ASCII CRC 格式
OldAscii = 1
移动 ASCII 格式。
OldBinary = 0
二元格式。