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