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, skip
public int read() throws IOException
read
in class InputStream
IOException