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

read

fun read(dst: ByteBuffer, size: Int): Unit
Deprecated: Binary compatibility.


fun read(dst: ByteArray, offset: Int, length: Int): Unit
Deprecated: Binary compatibility.