Package | Description |
---|---|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
Modifier and Type | Class and Description |
---|---|
protected class |
StreamUtilImpl.BaseTransferrer<BUFFER>
This is an abstract implementation of the
AsyncTransferrer interface, that implements
Runnable defining the main flow. |
protected class |
StreamUtilImpl.ReaderTransferrer
|
protected class |
StreamUtilImpl.StreamTransferrer
This inner class is used to transfer an
InputStream to an OutputStream . |
Copyright © 2001–2016 mmm-Team. All rights reserved.