|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.mips.VM.FileDescriptor org.xwt.mips.VM.InputStreamFD
Constructor Summary | |
VM.InputStreamFD(java.io.InputStream is)
|
Method Summary | |
int |
read(byte[] a,
int off,
int length)
|
boolean |
readable()
|
Methods inherited from class org.xwt.mips.VM.FileDescriptor |
fileInfo, isatty, seek, writable, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VM.InputStreamFD(java.io.InputStream is)
Method Detail |
public boolean readable()
readable
in class VM.FileDescriptor
public int read(byte[] a, int off, int length) throws java.io.IOException
read
in class VM.FileDescriptor
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |