Package | Description |
---|---|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
Modifier and Type | Field and Description |
---|---|
private DetectorStreamBufferImpl |
DetectorStreamBufferImpl.chainSuccessor
The successor in the chain or
null if this is the last. |
private DetectorStreamBufferImpl |
ProcessableDetectorStream.firstBuffer
The first buffer of the chain.
|
Constructor and Description |
---|
DetectorStreamBufferImpl(DetectorStreamProcessor processor,
DetectorStreamBufferImpl successor,
ByteArrayPool byteArrayPool)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.