| Package | Description |
|---|---|
| com.ning.compress.lzf.util |
Package that contains helper classes uses by LZF codec.
|
| Modifier and Type | Field and Description |
|---|---|
private LZFFileOutputStream.Wrapper |
LZFFileOutputStream._wrapper
Wrapper object we use to allow decoder to write directly to the
stream, without ending in infinite loop...
|