toggle menu
ktor
3.0.0-rc-1
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
darwin
js
jvm
linux
mingwX64
posix
wasmJs
switch theme
search in API
ktor-io
/
io.ktor.utils.io.charsets
/
Charsets
Charsets
common
darwin
js
jvm
linux
mingwX64
wasmJs
expect
object
Charsets
actual
object
Charsets
actual
object
Charsets
actual
typealias
Charsets
=
kotlin.text.Charsets
actual
object
Charsets
actual
object
Charsets
actual
object
Charsets
Members
Members & Extensions
Properties
ISO_8859_1
Link copied to clipboard
common
darwin
js
linux
mingwX64
wasmJs
expect
val
ISO_8859_1
:
Charset
actual
val
ISO_8859_1
:
Charset
actual
val
ISO_8859_1
:
Charset
actual
val
ISO_8859_1
:
Charset
actual
val
ISO_8859_1
:
Charset
actual
val
ISO_8859_1
:
Charset
UTF_8
Link copied to clipboard
common
darwin
js
linux
mingwX64
wasmJs
expect
val
UTF_8
:
Charset
actual
val
UTF_8
:
Charset
actual
val
UTF_8
:
Charset
actual
val
UTF_8
:
Charset
actual
val
UTF_8
:
Charset
actual
val
UTF_8
:
Charset
Functions
for
Name
Link copied to clipboard
common
js
posix
wasmJs
expect
fun
Charsets
.
forName
(
name
:
String
)
:
Charset
Find a charset by name.
actual
fun
Charsets
.
forName
(
name
:
String
)
:
Charset
Find a charset by name.
actual
fun
Charsets
.
forName
(
name
:
String
)
:
Charset
Find a charset by name.
actual
fun
Charsets
.
forName
(
name
:
String
)
:
Charset
Find a charset by name.
is
Supported
Link copied to clipboard
common
js
posix
wasmJs
expect
fun
Charsets
.
isSupported
(
name
:
String
)
:
Boolean
Check if a charset is supported by the current platform.
actual
fun
Charsets
.
isSupported
(
name
:
String
)
:
Boolean
Check if a charset is supported by the current platform.
actual
fun
Charsets
.
isSupported
(
name
:
String
)
:
Boolean
Check if a charset is supported by the current platform.
actual
fun
Charsets
.
isSupported
(
name
:
String
)
:
Boolean
Check if a charset is supported by the current platform.