|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BufferInfo
Basic buffer properties.
Method Summary | |
---|---|
int |
available()
Returns available space in the buffer. |
int |
capacity()
Returns total capacity of the buffer |
int |
length()
Return length data stored in the buffer |
Method Detail |
---|
int length()
int capacity()
int available()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |