Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The only supported charset instance: UTF-8.

Link copied to clipboard

Functions

Link copied to clipboard

Returns the default charset. Always UTF-8.

Link copied to clipboard
fun forName(charsetName: String): Charset
Link copied to clipboard
fun isSupported(charsetName: String): Boolean

Tells whether the named charset is supported.