contentEncoding

open override val contentEncoding: String?(source)

If the instance value is a string, this property defines that the string SHOULD be interpreted as encoded binary data and decoded using the encoding named by this property.

The value of this property MUST be a string.

See 8.3. contentEncoding