Reads a 16-bit unsigned short value from this stream and returns it as an int.
@return the next unsigned short value from the sourcestream.
@throws IOException If a problem occurs reading from this stream.
@see DataOutput#writeShort(int)
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.