| Constructor and Description |
|---|
DeltaOfDeltaEncoder() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
compress(AbstractVector in,
int elementCount,
int unitLength,
int maxCompressedLength,
ByteBuffer out) |
ByteBuffer |
compress(ByteBuffer in,
int elementCount,
int unitLength,
int maxCompressedLength) |
public ByteBuffer compress(AbstractVector 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 © 2023 DolphinDB. All rights reserved.