public interface Encoder
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
compress(AbstractVector input,
int elementCount,
int unitLength,
int maxCompressedLength,
ByteBuffer out) |
ByteBuffer compress(AbstractVector input, int elementCount, int unitLength, int maxCompressedLength, ByteBuffer out) throws IOException
IOExceptionCopyright © 2024 DolphinDB. All rights reserved.