Class FileChannelInputStream

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

public class FileChannelInputStream extends InputStream
Allows to read from a file channel like an input stream.