readChar
Get the next character from the selected input. The method of selecting the input is the responsibility of the class implementing this interface.
Return
the next character from the selected input
Throws
on IO error
Get the next character from the selected input. The method of selecting the input is the responsibility of the class implementing this interface.
the next character from the selected input
on IO error