ktor-io
/
io.ktor.utils.io.core
/
IoBuffer
/
write
write
fun
write
(
src
:
ByteBuffer
)
:
Unit
Deprecated:
Binary compatibility.
fun
write
(
src
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
:
Unit
Deprecated:
Binary compatibility.