- charsetName
- a charset name (either canonical or an alias)
Documentation for this section has not yet been entered.
Type Reason Java.Nio.Charset.IllegalCharsetNameException if the specified charset name is illegal. Java.Nio.Charset.UnsupportedCharsetException if the desired charset is not supported by this runtime.
Returns a Charset instance for the named charset.