ktor
2.0.3
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-io
/
io.ktor.utils.io
/
writeShort
write
Short
common
suspend
fun
ByteWriteChannel
.
writeShort
(
s
:
Int
)
Content copied to clipboard
suspend
fun
ByteWriteChannel
.
writeShort
(
s
:
Int
,
byteOrder
:
ByteOrder
)
Content copied to clipboard
suspend
fun
ByteWriteChannel
.
writeShort
(
value
:
Short
,
byteOrder
:
ByteOrder
)
Content copied to clipboard