Package | Description |
---|---|
com.ning.compress.lzf |
Modifier and Type | Method and Description |
---|---|
static byte[] |
LZFEncoder.encode(ChunkEncoder enc,
byte[] data,
int length) |
static byte[] |
LZFEncoder.encode(ChunkEncoder enc,
byte[] data,
int offset,
int length) |
Copyright © 2013. All Rights Reserved.