Click or drag to resize
ContentCodingEnumDEFLATE Field
The "zlib" format defined in RFC 1950 [31] in combination with the "deflate" compression mechanism described in RFC 1951.

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

Field Value

Type: String
See Also