Class LZFFileOutputStream.Wrapper

java.lang.Object
java.io.OutputStream
com.ning.compress.lzf.util.LZFFileOutputStream.Wrapper
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
LZFFileOutputStream

private final class LZFFileOutputStream.Wrapper extends OutputStream
This simple wrapper is needed to re-route read calls so that they will use "raw" writes