ktor-io / io.ktor.utils.io.core / IoBuffer / appendChars

appendChars

fun appendChars(csq: CharArray, start: Int, end: Int): Int
Deprecated: Binary compatibility


fun appendChars(csq: CharSequence, start: Int, end: Int): Int
Deprecated: Binary compatibility