get Filtering Charset
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
Since
2.14
Gets the charset used to read and write files when filtering. By default, the JVM default charset is used.
the charset used to read and write files when filtering
2.14