public interface Streamable
Modifier and Type | Method and Description |
---|---|
void |
read(InputStream istream) |
void |
write(OutputStream ostream) |
void read(InputStream istream) throws IOException
IOException
void write(OutputStream ostream) throws IOException
IOException
Copyright © 2013. All Rights Reserved.