toggle menu
ktor
3.0.x
Select version
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
androidNative
common
darwin
js
jvm
linux
mingwX64
posix
wasmJs
switch theme
search in API
ktor-io
/
io.ktor.utils.io.charsets
/
Charsets
Charsets
androidNative
common
darwin
js
jvm
linux
mingwX64
wasmJs
actual
object
Charsets
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
androidNative
common
darwin
js
linux
mingwX64
wasmJs
actual
val
ISO_8859_1
:
Charset
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
androidNative
common
darwin
js
linux
mingwX64
wasmJs
actual
val
UTF_8
:
Charset
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.