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, write
public EncodingHttpWriter(HttpOutput out, String encoding)
public void write(char[] s, int offset, int length) throws IOException
write
in class HttpWriter
IOException
Copyright © 1995-2015 Webtide. All Rights Reserved.