getFilteringCharset

abstract fun getFilteringCharset(): String

Gets the charset used to read and write files when filtering. By default, the JVM default charset is used.

Return

the charset used to read and write files when filtering