public class ServletByteArrayIntputStream
extends javax.servlet.ServletInputStream
| Constructor and Description |
|---|
ServletByteArrayIntputStream(byte[] body) |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayInputStream |
getIntputStream() |
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic int read()
throws IOException
read in class InputStreamIOExceptionpublic ByteArrayInputStream getIntputStream()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.