public class SilentFileInputStream extends FileInputStream
| Constructor and Description |
|---|
SilentFileInputStream(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, finalize, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic SilentFileInputStream(File file) throws FileNotFoundException
file - the fileFileNotFoundException - the file was not foundpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class FileInputStreamCopyright © 2020 Eclipse JGit Project. All rights reserved.