类 InputStreamUtil
java.lang.Object
io.github.wooenrico.InputStreamUtil
InputStream Util.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
InputStreamUtil
public InputStreamUtil()
-
-
方法详细资料
-
readAndClose
Read the inputStream and close it.- 参数:
inputStream
- InputStream- 返回:
- byte[]
- 抛出:
IOException
- IOException
-