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