|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteProvider
This is an abstract interface for some object (typically some buffer) that provides bytes. The main impact is to avoid redundant method declarations. It should not be used directly.
Method Summary | |
---|---|
int |
getBytesAvailable()
This method gets the number of bytes available. |
Method Detail |
---|
int getBytesAvailable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |