Duplications Manager

570274b86eaa5a0c65add1e1

@throws ioexception if an i/o error occurs
@throws eofexception if an end of file is reached unexpectedly
@return the read long

"public IOException readUnsignedShort()"

file : https_github_com_apache_commons-io_git/src/main/java/org/apache/commons/io/input/SwappedDataInputStream.java

"public IOException readShort()"

file : https_github_com_apache_commons-io_git/src/main/java/org/apache/commons/io/input/SwappedDataInputStream.java

"public IOException readLong()"

file : https_github_com_apache_commons-io_git/src/main/java/org/apache/commons/io/input/SwappedDataInputStream.java

"public IOException readInt()"

file : https_github_com_apache_commons-io_git/src/main/java/org/apache/commons/io/input/SwappedDataInputStream.java

"public IOException readFloat()"

file : https_github_com_apache_commons-io_git/src/main/java/org/apache/commons/io/input/SwappedDataInputStream.java

"public IOException readDouble()"

file : https_github_com_apache_commons-io_git/src/main/java/org/apache/commons/io/input/SwappedDataInputStream.java