public static class InternalLogHelper.BackwardsFileInputStream extends InputStream
Constructor and Description |
---|
BackwardsFileInputStream(File file) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
long |
position() |
int |
read() |
available, mark, markSupported, read, read, reset, skip
public BackwardsFileInputStream(File file) throws IOException
IOException
public int read() throws IOException
read
in class InputStream
IOException
public long position()
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
IOException
Copyright © GigaSpaces.