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, skip
mark, markSupported, reset
public PATRIUSFileInputStream(File file) throws FileNotFoundException
file
- fileFileNotFoundException
- thrown if file not foundpublic File getFile()
Copyright © 2023 CNES. All rights reserved.