public class ServletByteArrayOutputStream
extends javax.servlet.ServletOutputStream
| Constructor and Description |
|---|
ServletByteArrayOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
getOutputStream() |
void |
write(int b) |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnclose, flush, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic ByteArrayOutputStream getOutputStream()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.