api / org.gradle.api.java.archives / ManifestMergeSpec / getContentCharset

getContentCharset

@Incubating abstract fun getContentCharset(): String

The character set used to decode the merged manifest content. Defaults to UTF-8.

Return
the character set used to decode the merged manifest content

Since
2.14