Closes this TextReader object and the underlying IByteStream object.
public void close()
Following a call to close, any operations on the TextReader object will raise exceptions.
Overrides Reader.close