| 程序包 | 说明 |
|---|---|
| com.github.paganini2008.devtools.io |
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
IOUtils.copy(InputStream input,
StreamCopier streamCopier,
int bufferSize,
int maxSize) |
static long |
IOUtils.copy(RandomAccessFile raf,
StreamCopier streamCopier,
int bufferSize,
int maxSize) |
Copyright © 2022. All rights reserved.