JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.xerial.snappy
SnappyApi
Uses of Interface
org.xerial.snappy.SnappyApi
Packages that use
SnappyApi
Package
Description
org.xerial.snappy
Snappy API for compressing/decompressing data.
Uses of
SnappyApi
in
org.xerial.snappy
Classes in
org.xerial.snappy
that implement
SnappyApi
Modifier and Type
Class
Description
class
SnappyNative
JNI interface of the
Snappy
implementation.