A character writer for byte output stream.
Defined in: OutputStreamWriter.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
jls.io.OutputStreamWriter(out, csn)
Creates a writer.
|
| Method Attributes | Method Name and Description |
|---|---|
|
write(s)
Writes a string.
|
|
|
writeLine(s)
Writes a string.
|