|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
com.sun.comm.LinuxParallel.LPOutputStream
| Constructor Summary | |
(package private) |
LinuxParallel.LPOutputStream()
|
| Method Summary | |
void |
write(byte[] b,
int offset,
int len)
|
void |
write(int b)
|
| Methods inherited from class java.io.OutputStream |
close, flush, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
LinuxParallel.LPOutputStream()
| Method Detail |
public void write(int b)
throws java.io.IOException
java.io.IOException
public void write(byte[] b,
int offset,
int len)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||