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