ktor-io / io.ktor.utils.io / writeDouble

writeDouble

suspend fun ByteWriteChannel.writeDouble(value: Double, byteOrder: ByteOrder): Unit