Click or drag to resize
ContentCodingEnumGZIP Field
GNU zip as described in RFC 1952. This format is a Lempel-Ziv coding (LZ77) with a 32 bit CRC.

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

Field Value

Type: String
See Also