public class PATRIUSFileInputStream extends FileInputStream
FileInputStream with file name storage.| Constructor and Description |
|---|
PATRIUSFileInputStream(File file)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Returns the file associated to the stream.
|
available, close, finalize, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic PATRIUSFileInputStream(File file) throws FileNotFoundException
file - fileFileNotFoundException - thrown if file not foundpublic File getFile()
Copyright © 2025 CNES. All rights reserved.