| Constructor and Description |
|---|
DeltaOfDeltaEncoder() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
compress(ByteBuffer in,
int elementCount,
int unitLength,
int maxCompressedLength) |
List<Object> |
compress(ByteBuffer in,
int elementCount,
int unitLength,
int maxCompressedLength,
ByteBuffer out) |
public List<Object> compress(ByteBuffer in, int elementCount, int unitLength, int maxCompressedLength, ByteBuffer out) throws IOException
compress in interface EncoderIOExceptionpublic ByteBuffer compress(ByteBuffer in, int elementCount, int unitLength, int maxCompressedLength) throws IOException
IOExceptionCopyright © 2021 DolphinDB. All rights reserved.