public abstract class AbstractDecoder extends Object implements Decoder
| Constructor and Description |
|---|
AbstractDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected ByteBuffer |
createColumnVector(int rows,
int unitLength,
boolean isLittleEndian,
int minSize,
int extra) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecompressprotected ByteBuffer createColumnVector(int rows, int unitLength, boolean isLittleEndian, int minSize, int extra)
Copyright © 2022 DolphinDB. All rights reserved.