- c
- the character to append to the target stream.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if this writer is closed or another I/O error occurs.
Appends the character c to the target. This method works the same way as Writer.Write(int).