public class FileInputStreamWrapper extends FileInputStream
| Constructor and Description |
|---|
FileInputStreamWrapper(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, finalize, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic FileInputStreamWrapper(File file) throws FileNotFoundException
FileNotFoundExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FileInputStreamIOExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.