public class Int16VectorParser extends VectorParser<short[]>
| Modifier and Type | Field and Description |
|---|---|
static Int16VectorParser |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
Int16VectorParser() |
| Modifier and Type | Method and Description |
|---|---|
short[] |
parseDefault(byte[] data,
int length) |
getType, parse, parseVectorStringpublic static final Int16VectorParser INSTANCE
public short[] parseDefault(byte[] data,
int length)
parseDefault in class VectorParser<short[]>Copyright © 2025 SingleStore. All rights reserved.