ktor
2.0.3
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
jvm
ktor-utils
/
io.ktor.util
/
decodeString
decode
String
jvm
fun
ByteBuffer
.
decodeString
(
charset
:
Charset
=
Charsets.UTF_8
)
:
String
Content copied to clipboard
Decodes a string from
this
buffer with the specified
charset