Appends the specified character to this {@code Appendable}.
@param c The character to append
@return A reference to this {@code Appendable}
@throws IOException If an I/O error occurs
See Implementation
Appends the specified character to this {@code Appendable}.
@param c The character to append
@return A reference to this {@code Appendable}
@throws IOException If an I/O error occurs