Package | Description |
---|---|
cn.hutool.core.io.copy |
IO流拷贝相关封装相关封装
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelCopier
|
class |
ReaderWriterCopier
|
class |
StreamCopier
InputStream 向 OutputStream 拷贝 |
Modifier and Type | Method and Description |
---|---|
IoCopier<S,T> |
IoCopier.setFlushEveryBuffer(boolean flushEveryBuffer)
设置是否每次写出一个buffer内容就执行flush
|
Copyright © 2024. All rights reserved.