Package gaiasky.util.io
Class FileInfoInputStream
java.lang.Object
java.io.InputStream
java.io.FileInputStream
gaiasky.util.io.FileInfoInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
-
Method Summary
Methods inherited from class java.io.FileInputStream
available, close, getChannel, getFD, readAllBytes, readNBytes, skip
Methods inherited from class java.io.InputStream
mark, markSupported, nullInputStream, readNBytes, reset, skipNBytes, transferTo
-
Constructor Details
-
FileInfoInputStream
- Throws:
FileNotFoundException
-
FileInfoInputStream
- Throws:
FileNotFoundException
-
-
Method Details
-
getBytesRead
public long getBytesRead() -
read
- Overrides:
read
in classFileInputStream
- Throws:
IOException
-
read
- Overrides:
read
in classFileInputStream
- Throws:
IOException
-
read
- Overrides:
read
in classFileInputStream
- Throws:
IOException
-