charset

inline fun charset(charsetName: String): Charset

Returns a named charset with the given charsetName name.

Throws

If the specified named charset is not available.