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