public interface IInByteBuffer extends IByteBuffer
boolean require(int size) throws java.io.IOException
IByteBuffer.getBuffer()
,
getLimit()
, and IByteBuffer.getOffset()
must all be called again
before any further use of the buffer.size
- desired number of bytestrue
if request satisfied, false
if end
with less than request availablejava.io.IOException
int getLimit()