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
IOException
public abstract void copyFrom(InputStream in) throws IOException
IOException
Copyright © 2017 dcm4che.org. All rights reserved.