ktor
1.6.8
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
jvm
posix
ktor-io
/
io.ktor.utils.io.charsets
/
Charset
Charset
common
jvm
posix
expect
abstract
class
Charset
Content copied to clipboard
actual
typealias
Charset
=
Charset
Content copied to clipboard
actual
abstract
class
Charset
(
_name
:
String
)
Content copied to clipboard
Types
Functions
Extensions
Types
Companion
Link copied to clipboard
common
posix
expect
object
Companion
Content copied to clipboard
actual
object
Companion
Content copied to clipboard
Functions
new
Decoder
Link copied to clipboard
common
posix
expect
abstract
fun
newDecoder
(
)
:
CharsetDecoder
Content copied to clipboard
actual
abstract
fun
newDecoder
(
)
:
CharsetDecoder
Content copied to clipboard
new
Encoder
Link copied to clipboard
common
posix
expect
abstract
fun
newEncoder
(
)
:
CharsetEncoder
Content copied to clipboard
actual
abstract
fun
newEncoder
(
)
:
CharsetEncoder
Content copied to clipboard
Extensions
name
Link copied to clipboard
common
posix
expect
val
Charset
.
name
:
String
Content copied to clipboard
actual
val
Charset
.
name
:
String
Content copied to clipboard