Enum ZipType
Type of compression algorithm
Namespace: SuperOffice.Util
Assembly: SoCore.dll
Syntax
public enum ZipType
Fields
| Name | Description |
|---|---|
| BZip | Type of compression algorithm |
| GZip | Type of compression algorithm |
| Unknown | Type of compression algorithm |