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, skip
mark, markSupported, reset
public DeleteOnCloseFileInputStream(@Nonnull Path file) throws FileNotFoundException
FileNotFoundException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FileInputStream
IOException
Copyright © 2016–2023. All rights reserved.