public class Iso88591HttpWriter extends HttpWriter
MAX_OUTPUT_CHARS| Constructor and Description |
|---|
Iso88591HttpWriter(HttpOutput out) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(char[] s,
int offset,
int length) |
close, flush, writepublic Iso88591HttpWriter(HttpOutput out)
public void write(char[] s,
int offset,
int length)
throws java.io.IOException
write in class HttpWriterjava.io.IOExceptionCopyright © 1995–2022 Webtide. All rights reserved.