Uses of Class
org.xerial.snappy.SnappyException
-
Packages that use SnappyException Package Description org.xerial.snappy Snappy API for compressing/decompressing data. -
-
Uses of SnappyException in org.xerial.snappy
Methods in org.xerial.snappy that throw SnappyException Modifier and Type Method Description static void
SnappyException. throwException(int errorCode)
Deprecated.
-