Package com.gigaspaces.internal.log
Class InternalLogHelper.BackwardsFileInputStream
java.lang.Object
java.io.InputStream
com.gigaspaces.internal.log.InternalLogHelper.BackwardsFileInputStream
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- InternalLogHelper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.InputStream
available, mark, markSupported, nullInputStream, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
BackwardsFileInputStream
- Throws:
IOException
-
-
Method Details
-
read
- Specified by:
readin classInputStream- Throws:
IOException
-
position
public long position() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classInputStream- Throws:
IOException
-