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