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