public class ServletOutputStreamBuffer
extends javax.servlet.ServletOutputStream
| Constructor and Description |
|---|
ServletOutputStreamBuffer(int size) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBinaryContent() |
String |
getContent(String encoding) |
void |
reset() |
void |
write(int value) |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnclose, flush, write, writepublic void write(int value)
throws IOException
write in class OutputStreamIOExceptionpublic String getContent(String encoding) throws IOException
IOExceptionpublic byte[] getBinaryContent()
throws IOException
IOExceptionpublic void reset()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.