ktor-io / io.ktor.utils.io / writeFloat

writeFloat

suspend fun ByteWriteChannel.writeFloat(value: Float, byteOrder: ByteOrder): Unit