public interface IStreamWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writeStream(OutputStream os)
write myself to a stream
|
void writeStream(OutputStream os) throws IOException
os - the output streamIOException - if io snafu...Copyright © 2013. All Rights Reserved.