binary-streams / loggersoft.kotlin.streams / StreamOutput / writeDouble

writeDouble

open fun writeDouble(value: Double, byteOrder: ByteOrder = defaultByteOrder): Unit

Writes Double with specified byteOrder into the stream.