Reads a 16-bit short value from this stream.
@return short the next short value from the source stream.
@throws IOException If a problem occurs reading from this DataInputStream.
@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.