- csq
- the character sequence to append.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if an I/O error occurs.
Appends the character sequence csq. Implementation classes may not append the whole sequence, for example if the target is a buffer with limited size.
If csq is null, the characters "null" are appended.