public class ByteArrayServletInputStream
extends javax.servlet.ServletInputStream
| Constructor and Description |
|---|
ByteArrayServletInputStream(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic int read()
throws IOException
read in class InputStreamIOException