Ktor 1.3.1
io.ktor.utils.io
/
writeByte
writeByte
suspend
fun
ByteWriteChannel
.
writeByte
(
b
:
Int
)
:
Unit