| 程序包 | 说明 |
|---|---|
| com.github.jarvisframework.tool.core.io |
| 限定符和类型 | 方法和说明 |
|---|---|
static FastByteArrayOutputStream |
IOUtils.read(InputStream in)
从流中读取内容,读到输出流中,读取完毕后并不关闭流
|
static FastByteArrayOutputStream |
IOUtils.read(ReadableByteChannel channel)
从流中读取内容,读到输出流中
|
Copyright © 2020. All rights reserved.