public interface IInByteBuffer extends IByteBuffer
boolean require(int size)
throws 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 availableIOExceptionint getLimit()
Copyright © 2005-2013 jibx.org. All Rights Reserved.