Package | Description |
---|---|
com.ning.compress.lzf.util |
Package that contains helper classes that can be used along
with standard JDK gzip implementation (
java.util.zip ). |
Class and Description |
---|
LZFFileOutputStream
Helper class that allows use of LZF compression even if a library requires
use of
FileOutputStream . |
Copyright © 2014. All rights reserved.