Ktor 1.3.1
io.ktor.utils.io
/
writeFully
writeFully
suspend
fun
ByteWriteChannel
.
writeFully
(
src
:
ByteArray
)
:
Unit