ktor-io / io.ktor.utils.io.charsets / java.nio.ByteBuffer / decodeUTF

decodeUTF

fun ByteBuffer.decodeUTF(out: CharArray, offset: Int, length: Int): Long