binary-streams / loggersoft.kotlin.streams / StreamInput / readDouble

readDouble

open fun readDouble(byteOrder: ByteOrder = defaultByteOrder): Double

Reads Double from the stream with specified byteOrder.

Exceptions

EOFException -