Note that use of this class is not recommended unless you absolutely must use a {@link FileInputStream} instance; otherwise basic {@link LZFInputStream}(which uses aggregation for underlying streams) is more appropriate
Implementation note: much of the code is just copied from {@link LZFInputStream}, so care must be taken to keep implementations in sync if there are fixes.
|
|
|
|