Class Bzip2SaveOptions
Bzip2SaveOptions class
bzip2 アーカイブを保存するためのオプション。
public class Bzip2SaveOptions
コンストラクター
| 名前 | 説明 |
|---|---|
| Bzip2SaveOptions() | の新しいインスタンスを初期化しますBzip2SaveOptionsデフォルトのブロック サイズを持つクラスで、900 キロバイトに相当します。 |
| Bzip2SaveOptions(int) | の新しいインスタンスを初期化しますBzip2SaveOptionsclass. |
プロパティ
| 名前 | 説明 |
|---|---|
| BlockSize { get; } | 数百キロバイト単位のブロック サイズ。 |
| CompressionThreads { get; set; } | 圧縮スレッド数を取得または設定します。 1 より大きい値の場合、マルチスレッド圧縮が使用されます。 |
関連項目
- 名前空間 Aspose.Zip.Bzip2
- 組み立て Aspose.Zip