Ktor 1.5.0
io.ktor.utils.io
/
writeIntLittleEndian
writeIntLittleEndian
suspend
fun
ByteWriteChannel
.
writeIntLittleEndian
(
value
:
Int
)
:
Unit