Package com.ning.compress.lzf
Class LZF
java.lang.Object
com.ning.compress.lzf.LZF
Simple command-line utility that can be used for testing LZF
compression, or as rudimentary command-line tool.
Arguments are the same as used by the "standard" lzf command line tool
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SUFFIX
- See Also:
-
-
Constructor Details
-
LZF
public LZF()
-
-
Method Details
-
process
- Throws:
IOException
-
main
- Throws:
IOException
-