-
Method Summary
allocate, attemptedBytesRead, attemptedBytesRead, continueReading, guess, incMessagesRead, lastBytesRead, lastBytesRead, readComplete, reset
Deprecated.
Creates a new receive buffer whose capacity is probably large enough to read all inbound data and small
enough not to waste its space.
int
Deprecated.
Get how many bytes the read operation will (or did) attempt to read.
void
Deprecated.
Set how many bytes the read operation will (or did) attempt to read.
boolean
Deprecated.
Determine if the current read loop should continue.
int
void
Deprecated.
Increment the number of messages that have been read for the current read loop.
int
Deprecated.
Get the amount of bytes for the previous read operation.
void
Deprecated.
Set the bytes that have been read for the last read operation.
void
Deprecated.
The read has completed.
void
Deprecated.
Reset any counters that have accumulated and recommend how many messages/bytes should be read for the next
read loop.