ktor-io
/
io.ktor.utils.io
/
readDouble
readDouble
inline
suspend
fun
ByteReadChannel
.
readDouble
(
byteOrder
:
ByteOrder
)
:
Double