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