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