|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
org.dcm4che2.net.PDVOutputStream
public abstract class PDVOutputStream
| Constructor Summary | |
|---|---|
PDVOutputStream()
|
|
| Method Summary | |
|---|---|
abstract void |
copyFrom(java.io.InputStream in)
|
abstract void |
copyFrom(java.io.InputStream in,
int length)
|
| Methods inherited from class java.io.OutputStream |
|---|
close, flush, write, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDVOutputStream()
| Method Detail |
|---|
public abstract void copyFrom(java.io.InputStream in,
int length)
throws java.io.IOException
java.io.IOException
public abstract void copyFrom(java.io.InputStream in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||