ktor
2.0.3
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
common
ktor-io
/
io.ktor.utils.io
/
writeInt
write
Int
common
suspend
fun
ByteWriteChannel
.
writeInt
(
i
:
Long
)
Content copied to clipboard
suspend
fun
ByteWriteChannel
.
writeInt
(
i
:
Long
,
byteOrder
:
ByteOrder
)
Content copied to clipboard
suspend
fun
ByteWriteChannel
.
writeInt
(
value
:
Int
,
byteOrder
:
ByteOrder
)
Content copied to clipboard