| 程序包 | 说明 |
|---|---|
| net.hasor.web.upload.util |
This package contains various IO related utility classes
or methods, which are basically reusable and not necessarily
restricted to the scope of a file upload.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeferredFileOutputStream
An output stream which will retain data in memory until a specified
threshold is reached, and only then commit it to disk.
|