Package org.h2.store

Class RangeInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

public final class RangeInputStream extends FilterInputStream
Input stream that reads only a specified range from the source stream.