kotlinx.coroutines
kotlinx-coroutines-io
/
kotlinx.coroutines.experimental.io
/
writeBytes
writeBytes
suspend
fun
ByteWriteChannel
.
writeBytes
(
s
:
String
)
:
Unit
See
java.io.DataOutput.writeBytes