Uses of Class
com.ning.compress.lzf.impl.VanillaChunkEncoder
Packages that use VanillaChunkEncoder
Package
Description
Package that contains implementation classes that are not part
of public interface of LZF codec.
-
Uses of VanillaChunkEncoder in com.ning.compress.lzf.impl
Methods in com.ning.compress.lzf.impl that return VanillaChunkEncoderModifier and TypeMethodDescriptionstatic VanillaChunkEncoder
VanillaChunkEncoder.nonAllocatingEncoder
(int totalLength) static VanillaChunkEncoder
VanillaChunkEncoder.nonAllocatingEncoder
(int totalLength, BufferRecycler bufferRecycler)