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