ktor-io
/
io.ktor.utils.io
/
readFloat
readFloat
inline
suspend
fun
ByteReadChannel
.
readFloat
(
byteOrder
:
ByteOrder
)
:
Float