Class RandomAccessFileInputStream

java.lang.Object
java.io.InputStream
org.apache.commons.io.input.RandomAccessFileInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

Streams data from a RandomAccessFile starting at its current position.
Since:
2.8.0