public interface IOPeon
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
InputStream |
makeInputStream(String filename) |
OutputStream |
makeOutputStream(String filename) |
OutputStream makeOutputStream(String filename) throws IOException
IOException
InputStream makeInputStream(String filename) throws IOException
IOException
void cleanup() throws IOException
IOException
Copyright © 2011–2015. All rights reserved.