public class ByteArrayServletOutputStream
extends javax.servlet.ServletOutputStream
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayOutputStream |
buf |
| Constructor and Description |
|---|
ByteArrayServletOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
toByteArray() |
void |
write(int b) |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnclose, flush, write, writeprotected ByteArrayOutputStream buf
public byte[] toByteArray()
public void write(int b)
write in class OutputStreamCopyright © 2016. All Rights Reserved.