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