public interface IOPeon extends Closeable
| Modifier and Type | Method and Description |
|---|---|
File |
getFile(String filename) |
InputStream |
makeInputStream(String filename) |
OutputStream |
makeOutputStream(String filename) |
OutputStream makeOutputStream(String filename) throws IOException
IOExceptionInputStream makeInputStream(String filename) throws IOException
IOExceptionCopyright © 2011–2017. All rights reserved.