cn.dreampie.upload.multipart
类 ServletInputStream
java.lang.Object
java.io.InputStream
cn.dreampie.upload.multipart.ServletInputStream
- 所有已实现的接口:
- Closeable
- 直接已知子类:
- BufferedServletInputStream, LimitedServletInputStream
public abstract class ServletInputStream
- extends InputStream
Created by ice on 15-1-6.
|
方法摘要 |
int |
readLine(byte[] b,
int off,
int len)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletInputStream
protected ServletInputStream()
readLine
public int readLine(byte[] b,
int off,
int len)
throws IOException
- 抛出:
IOException
Copyright © 2015. All rights reserved.