ktor-io
/
io.ktor.utils.io
/
writeLongLittleEndian
writeLongLittleEndian
suspend
fun
ByteWriteChannel
.
writeLongLittleEndian
(
value
:
Long
)
:
Unit