|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rapplogic.xbee.util.InputStreamWrapper
public class InputStreamWrapper
Constructor Summary | |
---|---|
InputStreamWrapper(java.io.InputStream in)
|
Method Summary | |
---|---|
int |
read()
|
int |
read(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InputStreamWrapper(java.io.InputStream in)
Method Detail |
---|
public int read() throws java.io.IOException
read
in interface IIntInputStream
java.io.IOException
public int read(java.lang.String s) throws java.io.IOException
read
in interface IIntInputStream
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |