ktor
Toggle table of contents
3.1.0
Select version
3.1.0
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
androidNative
common
darwin
js
jvm
linux
posix
wasmJs
Platform filter
androidNative
common
darwin
js
jvm
linux
posix
wasmJs
Switch theme
Search in API
ktor
ktor-io
/
io.ktor.utils.io.charsets
/
CharsetDecoder
Charset
Decoder
common
js
jvm
posix
wasmJs
expect
abstract
class
CharsetDecoder
actual
abstract
class
CharsetDecoder
actual
typealias
CharsetDecoder
=
java.nio.charset.CharsetDecoder
actual
abstract
class
CharsetDecoder
actual
abstract
class
CharsetDecoder
Members
Members & Extensions
Constructors
Charset
Decoder
Link copied to clipboard
js
posix
wasmJs
constructor
(
_charset
:
Charset
)
constructor
(
_charset
:
Charset
)
constructor
(
_charset
:
Charset
)
Properties
charset
Link copied to clipboard
common
js
jvm
posix
wasmJs
expect
val
CharsetDecoder
.
charset
:
Charset
Decoder's charset it is created for.
actual
val
CharsetDecoder
.
charset
:
Charset
actual
val
CharsetDecoder
.
charset
:
Charset
actual
val
CharsetDecoder
.
charset
:
Charset
actual
val
CharsetDecoder
.
charset
:
Charset
Decoder's charset it is created for.
Functions
decode
Link copied to clipboard
androidNative
common
darwin
js
jvm
linux
wasmJs
actual
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int
fun
CharsetDecoder
.
decode
(
input
:
Source
,
max
:
Int
=
Int.MAX_VALUE
)
:
String
expect
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int
actual
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int
actual
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int
actual
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int
actual
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int
actual
fun
CharsetDecoder
.
decode
(
input
:
Source
,
dst
:
Appendable
,
max
:
Int
)
:
Int