Package org.h2.store

Class FileStoreOutputStream

java.lang.Object
java.io.OutputStream
org.h2.store.FileStoreOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class FileStoreOutputStream extends OutputStream
An output stream that is backed by a file store.