Package | Description |
---|---|
com.ning.compress.lzf.impl |
Package that contains implementation classes that are not part
of public interface of LZF codec.
|
Class and Description |
---|
UnsafeChunkEncoder
ChunkEncoder implementation that handles actual encoding of individual chunks,
using Sun's sun.misc.Unsafe functionality, which gives
nice extra boost for speed. |
VanillaChunkEncoder |
Copyright © 2022. All rights reserved.