| Class | Description |
|---|---|
| ChunkDecoderFactory |
Simple helper class used for loading
ChunkDecoder implementations, based on criteria
such as "fastest available". |
| LZFFileInputStream |
Helper class that allows use of LZF compression even if a library requires
use of
FileInputStream. |
| LZFFileOutputStream |
Helper class that allows use of LZF compression even if a library requires
use of
FileOutputStream. |
Copyright © 2013. All Rights Reserved.