パッケージ org.xerial.snappy

インタフェースの概要
SnappyNativeAPI Interface to access the native code of Snappy.
 

クラスの概要
OSInfo Provides OS name and architecture name.
Snappy Snappy API for data compression/decompression
SnappyBundleActivator OSGi bundle entry point
SnappyCodec Preamble header for SnappyOutputStream
SnappyInputStream  
SnappyLoader This class loads a native library of snappy-java (snappyjava.dll, libsnappy.so, etc.) according to the user platform (os.name and os.arch).
SnappyNative JNI interface of the SnappyNativeAPI implementation.
SnappyOutputStream This class implements a stream filter for writing compressed data using Snappy.
 

列挙型の概要
SnappyErrorCode Error codes of snappy-java
 

例外の概要
SnappyException 推奨されていません。 Snappy-java now uses IOException
 

エラーの概要
SnappyError Used when serious errors (unchecked exception) in snappy-java are observed.
 



Copyright © 2011. All Rights Reserved.