public
void
write
(
char
[] cbuf) throws
IOException
Writes an array of characters.
Parameters:
cbuf
Array of characters to be written
Exceptions:
IOException
If an I/O error occurs
Diagram:
Writer