setContentCharset

abstract fun setContentCharset(contentCharset: String)

The character set used to decode the merged manifest content.

Since

2.14

Parameters

contentCharset

the character set used to decode the merged manifest content

See also