public interface OutputStreamWriterCallback
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(OutputStream os)
Writes content to specified output stream.
|
void writeTo(OutputStream os) throws IOException
os - the output streamIOException - if error occurs during writing file to output streamCopyright © 2018 Pivotal Software, Inc.. All rights reserved.