Reads and returns a single byte, cast to a char.
@return the byte read from the file, cast to a char
@exception EOFException the end-of-file has been reached, so no charswhere available
@exception FormatException a rethrown IOException
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.