Reads a 64-bit double value from this stream.
@return the next double value from the source stream.
@throws IOException If a problem occurs reading from this stream.
@see DataOutput#writeDouble(double)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.