Click or drag to resize
ContentCodingEnumCOMPRESS Field
Compatible with UNIX file compression program "compress". This format is an adaptive Lempel-Ziv-Welch coding (LZW).

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public const string COMPRESS

Field Value

Type: String
See Also