|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteBufferRange
Interface to get a raw byte buffer range. Subclasses of ByteBufferRange are usually builders that simplify their creation.
Method Summary | |
---|---|
ByteBuffer |
getEnd()
|
int |
getLimit()
|
ByteBuffer |
getStart()
|
boolean |
isReversed()
|
Method Detail |
---|
ByteBuffer getStart()
ByteBuffer getEnd()
boolean isReversed()
int getLimit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |