public interface OutputDataSource
Modifier and Type | Method and Description |
---|---|
java.io.OutputStream |
getOutputStream()
Returns the OutputStream that will be used as the source to write data to.
|
java.io.OutputStream getOutputStream() throws java.io.IOException
java.io.IOException
- when an exception occurred while getting the OutputStream