Ktor 1.5.0
io.ktor.utils.io
/
writeDouble
writeDouble
suspend
fun
ByteWriteChannel
.
writeDouble
(
value
:
Double
,
byteOrder
:
ByteOrder
)
:
Unit