Reads a 64-bit long value from this stream.
@return long the next long value from the source stream.
@throws IOException If a problem occurs reading from this DataInputStream.
@see DataOutput#writeLong(long)
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.