ktor-io
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io
/
writeFloat
write
Float
suspend
fun
ByteWriteChannel
.
writeFloat
(
value
:
Float
)
(
source
)
Writes a 32-bit floating-point
value
to the current
ByteWriteChannel
.
Report a problem