Class | Description |
---|---|
Main | |
Snappy | |
SnappyFramedInputStream |
Implements the x-snappy-framed as an
InputStream . |
SnappyFramedOutputStream |
Implements the x-snappy-framed as an
OutputStream . |
SnappyInputStream | Deprecated
Prefer the use of
SnappyFramedInputStream which implements
the standard x-snappy-framed specification. |
SnappyOutputStream | Deprecated
Use
SnappyFramedOutputStream which implements
the standard x-snappy-framed specification. |
Exception | Description |
---|---|
CorruptionException |
Copyright © 2011–2020. All rights reserved.