Read the next 8 bits from standard input and return as an 8-bit char. Note that char is a 16-bit type; to read the next 16 bits as a char, use readChar(16) @return the next 8 bits of data from standard input as a char @throws RuntimeException if there are fewer than 8 bits
()
source not stored for this graph (policy: none)