public class ServletByteArrayOutputStream
extends ServletOutputStream
| Constructor and Description | 
|---|
| ServletByteArrayOutputStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.io.ByteArrayOutputStream | getOutputStream() | 
| boolean | isReady() | 
| void | setWriteListener(WriteListener listener) | 
| void | write(int b) |