public class CompressedPools extends Object
Constructor and Description |
---|
CompressedPools() |
Modifier and Type | Method and Description |
---|---|
static ResourceHolder<ByteBuffer> |
getByteBuf(ByteOrder order) |
static ResourceHolder<com.ning.compress.lzf.ChunkEncoder> |
getChunkEncoder() |
static ResourceHolder<byte[]> |
getOutputBytes() |
public static ResourceHolder<com.ning.compress.lzf.ChunkEncoder> getChunkEncoder()
public static ResourceHolder<byte[]> getOutputBytes()
public static ResourceHolder<ByteBuffer> getByteBuf(ByteOrder order)
Copyright © 2015. All rights reserved.