charset
fun charset(charsetName: String): CharsetReturns a named charset with the given charsetName name.
Exceptions
UnsupportedCharsetException - If the specified named charset is not available.
fun charset(charsetName: String): CharsetReturns a named charset with the given charsetName name.
UnsupportedCharsetException - If the specified named charset is not available.