public class IfxInputStream
extends java.io.FileInputStream
| Constructor and Description |
|---|
IfxInputStream(IfxTmpFile tempFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
finalize() |
public IfxInputStream(IfxTmpFile tempFile) throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.FileInputStreamjava.io.IOExceptionpublic void finalize()
finalize in class java.io.FileInputStream