public class TempFileInputStream extends FileInputStream
| Constructor and Description |
|---|
TempFileInputStream(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, finalize, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic TempFileInputStream(File file) throws FileNotFoundException
FileNotFoundExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileInputStreamIOExceptionCopyright © 2013 DuraSpace. All Rights Reserved.