|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputStream
An InputStream provides data for reading.
Method Summary | |
---|---|
int |
available()
Gets the number of bytes available for reading. |
Methods inherited from interface com.sentilla.io.Input |
---|
close, read, read, read, skip |
Method Detail |
---|
int available() throws IORuntimeException
IORuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |