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