Class SnappyFramedInputStream

java.lang.Object
java.io.InputStream
io.airlift.compress.v3.snappy.SnappyFramedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public final class SnappyFramedInputStream extends InputStream
Implements the x-snappy-framed as an InputStream.