public interface MessageBufferInput
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
MessageBuffer |
next()
Get a next buffer to read.
|
MessageBuffer next() throws java.io.IOException
When this method is called, the formally allocated buffer can be safely discarded.
java.io.IOException - when error occurred when reading the data