类 IoUtil.WriteStreamToInputStream
java.lang.Object
java.io.InputStream
top.yqingyu.common.utils.IoUtil.WriteStreamToInputStream
- 所有已实现的接口:
Closeable,AutoCloseable
- 封闭类:
- IoUtil
- 版本:
- 1.0.0
- 作者:
- YYJ
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
构造器详细资料
-
WriteStreamToInputStream
-
-
方法详细资料
-
read
- 指定者:
read在类中InputStream- 抛出:
IOException
-
clean
public void clean()
-