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 streamIOExceptionCopyright © 2016. All rights reserved.