Package org.h2.store

Class FileStoreInputStream

java.lang.Object
java.io.InputStream
org.h2.store.FileStoreInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class FileStoreInputStream extends InputStream
An input stream that is backed by a file store.