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