Package | Description |
---|---|
com.ning.compress.lzf.impl |
Package that contains implementation classes that are not part
of public interface of LZF codec.
|
Modifier and Type | Method and Description |
---|---|
static VanillaChunkEncoder |
VanillaChunkEncoder.nonAllocatingEncoder(int totalLength) |
static VanillaChunkEncoder |
VanillaChunkEncoder.nonAllocatingEncoder(int totalLength,
BufferRecycler bufferRecycler) |
Copyright © 2017. All rights reserved.