LzipArchiveSettings.LzipArchiveSettings
LzipArchiveSettings constructor
初始化一个新的实例LzipArchiveSettings
具有特定的字典大小.
public LzipArchiveSettings(int dictionarySize, int maxMemberSize = 62914560)
范围 | 类型 | 描述 |
---|---|---|
dictionarySize | Int32 | LZMA 压缩的字典大小(以字节为单位)。 |
maxMemberSize | Int32 | lzip 存档中一个成员的最大大小(以字节为单位)。默认值为 60 MB。 |
也可以看看
- class LzipArchiveSettings
- 命名空间 Aspose.Zip.Lzip
- 部件 Aspose.Zip