|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
com.sun.comm.LinuxSerial.SSInputStream
Field Summary |
Fields inherited from class java.io.InputStream |
|
Constructor Summary | |
LinuxSerial.SSInputStream()
|
Method Summary | |
int |
available()
|
int |
read()
|
int |
read(byte[] b,
int offset,
int len)
|
Methods inherited from class java.io.InputStream |
close, mark, markSupported, read, reset, skip |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LinuxSerial.SSInputStream()
Method Detail |
public int available() throws java.io.IOException
java.io.IOException
public int read(byte[] b, int offset, int len) throws java.io.IOException
java.io.IOException
public int read() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |