ktor-io
/
io.ktor.utils.io
/
writeLong
writeLong
suspend
fun
ByteWriteChannel
.
writeLong
(
value
:
Long
,
byteOrder
:
ByteOrder
)
:
Unit