Ktor 1.3.1
io.ktor.utils.io.charsets
/
java.nio.ByteBuffer
/
decodeUTF
decodeUTF
fun
ByteBuffer
.
decodeUTF
(
out
:
CharArray
,
offset
:
Int
,
length
:
Int
)
:
Long