Class OutStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class OutStream extends PositionedOutputStream
The output stream for writing to ORC files. It handles both compression and encryption.