readDouble

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

Reads Double from the stream with specified byteOrder.

Throws