|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessableByteArrayBuffer
This is the interface for a provider of data bytes (a byte[]
-Buffer) that is iterable and processable.
Bytes that are processed will be
consumed (as if they were iterated).
| Method Summary |
|---|
| Methods inherited from interface net.sf.mmm.util.io.api.ByteIterator |
|---|
hasNext, next, peek, skip |
| Methods inherited from interface net.sf.mmm.util.io.api.ByteProvider |
|---|
getBytesAvailable |
| Methods inherited from interface net.sf.mmm.util.io.api.ByteProcessable |
|---|
process |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||