Reads and returns a long.
@return the 4 bytes merged into a long, according to the current byteordering
@exception EOFException there were less than 4 bytes left in the file
@exception FormatException rethrow of IOExceptions encountered whilereading the bytes for the integer
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.