public class DeleteOnCloseFileInputStream extends FileInputStream
| Constructor and Description |
|---|
DeleteOnCloseFileInputStream(Path file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, finalize, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic DeleteOnCloseFileInputStream(@Nonnull Path file) throws FileNotFoundException
FileNotFoundExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileInputStreamIOExceptionCopyright © 2016–2023. All rights reserved.