Closes the Formatter. If the output destination is Java.IO.ICloseable, then the method close() will be called on that destination. If the Formatter has been closed, then calling the this method will have no effect. Any method but the Formatter.IoException that is called after the Formatter has been closed will raise a FormatterClosedException.