public class FakeOutputStream
extends ServletOutputStream
| Modifier and Type | Field and Description |
|---|---|
(package private) ByteArrayOutputStream |
buf |
| Constructor and Description |
|---|
FakeOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
int |
length() |
String |
toString() |
void |
write(int b) |