ktor
2.3.3
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
jvm
ktor-utils
/
io.ktor.util
/
decodeString
decode
String
jvm
fun
ByteBuffer
.
decodeString
(
charset
:
Charset
=
Charsets.UTF_8
)
:
String
Decodes a string from
this
buffer with the specified
charset