|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.mmm.util.io.impl | |
|---|---|
| net.sf.mmm.util.io.base | Contains public implementations that help to read and write data, process bytes, etc. |
| net.sf.mmm.util.io.impl | Contains implementations for utilities that help to read and write data, process bytes, etc. |
| Classes in net.sf.mmm.util.io.impl used by net.sf.mmm.util.io.base | |
|---|---|
| BufferInputStream
This class represents a InputStream that works like a
BufferedInputStream but exposes its internal state to be used
for lookahead operations. |
|
| Classes in net.sf.mmm.util.io.impl used by net.sf.mmm.util.io.impl | |
|---|---|
| AbstractByteArrayBufferBuffer
This is the abstract base implementation of the ProcessableByteArrayBuffer interface for a byte[]-Buffer
that represents the concatenation of multiple ByteArrayBufferImpls. |
|
| BufferInputStream.CopyProcessor
This inner class is the ByteProcessor used to copy bytes from the
buffer to the caller consuming data from this stream. |
|
| ByteArrayBufferBuffer
This is the regular implementation of the AbstractByteArrayBufferBuffer. |
|
| ByteArrayBufferImpl
This class is similar to ByteBuffer but a lot simpler. |
|
| DetectorStreamBufferImpl
This is the implementation of the DetectorStreamBuffer interface. |
|
| DetectorStreamBufferImpl.SeekMode
Enum with available modes for a seek. |
|
| PooledByteArray
This is an implementation of ByteArray that
holds a pooled byte-array. |
|
| ProcessableDetectorInputStream.WrapperInputStream
This inner class is the actual wrapper stream. |
|
| ProcessableDetectorOutputStream.WrapperOutputStream
This inner class is the actual wrapper stream. |
|
| ProcessableDetectorStream
This is the abstract base implementation of a DetectorStream specific for this
implementation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||