public class ByteArrayServletInputStream
extends javax.servlet.ServletInputStream
| コンストラクタと説明 |
|---|
ByteArrayServletInputStream(byte[] bytes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic int read()
throws IOException
read クラス内 InputStreamIOExceptionCopyright © 2016. All rights reserved.