public class EncodingHttpWriter extends HttpWriter
MAX_OUTPUT_CHARS| Constructor and Description |
|---|
EncodingHttpWriter(HttpOutput out,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(char[] s,
int offset,
int length) |
close, flush, writepublic EncodingHttpWriter(HttpOutput out, String encoding)
public void write(char[] s,
int offset,
int length)
throws IOException
write in class HttpWriterIOExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.