[F] getContentEncoding
function getContentEncoding(program, type): undefined | string
Get content encoding as configured by @contentEncoding
decorator.
Parameters
Parameter | Type |
---|---|
program | Program |
type | Type |
Returns
undefined
| string
function getContentEncoding(program, type): undefined | string
Get content encoding as configured by @contentEncoding
decorator.
Parameter | Type |
---|---|
program | Program |
type | Type |
undefined
| string