public abstract class PDVOutputStream extends OutputStream
| Constructor and Description |
|---|
PDVOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
copyFrom(InputStream in) |
abstract void |
copyFrom(InputStream in,
int length) |
public PDVOutputStream()
public abstract void copyFrom(InputStream in, int length) throws IOException
IOExceptionpublic abstract void copyFrom(InputStream in) throws IOException
IOExceptionCopyright © 2017 dcm4che.org. All rights reserved.