Appends the character c to the target. This method works the same way as #write(int). @param c the character to append to the target stream. @return this writer. @throws IOException if this writer is closed or another I/O error occurs.
(char c)
source not stored for this graph (policy: none)
no test coverage detected