|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjava.io.InputStream
java.io.FilterInputStream
net.tsz.afinal.bitmap.download.SimpleHttpDownloader.FlushedInputStream
public class SimpleHttpDownloader.FlushedInputStream
| 构造方法摘要 | |
|---|---|
SimpleHttpDownloader.FlushedInputStream(java.io.InputStream inputStream)
|
|
| 方法摘要 | |
|---|---|
long |
skip(long n)
|
| 从类 java.io.FilterInputStream 继承的方法 |
|---|
available, close, mark, markSupported, read, read, read, reset |
| 从类 java.lang.Object 继承的方法 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public SimpleHttpDownloader.FlushedInputStream(java.io.InputStream inputStream)
| 方法详细信息 |
|---|
public long skip(long n)
throws java.io.IOException
java.io.FilterInputStream 中的 skipjava.io.IOException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||