Uses of Package
com.ning.compress.lzf.util
Packages that use com.ning.compress.lzf.util
Package
Description
Package that contains helper classes uses by LZF codec.
-
Classes in com.ning.compress.lzf.util used by com.ning.compress.lzf.utilClassDescriptionSimple helper class used for loading
ChunkDecoder
implementations, based on criteria such as "fastest available".This simple wrapper is needed to re-route read calls so that they will use "raw" readsHelper class that allows use of LZF compression even if a library requires use ofFileOutputStream
.This simple wrapper is needed to re-route read calls so that they will use "raw" writes